diff --git a/addons/account/i18n/account.pot b/addons/account/i18n/account.pot index e09663195e5..5e2070b2f10 100644 --- a/addons/account/i18n/account.pot +++ b/addons/account/i18n/account.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -95,7 +95,7 @@ msgid " * The 'Draft' status is used when a user is encoding a new and unconfirm msgstr "" #. module: account -#: code:addons/account/account.py:1455 +#: code:addons/account/account.py:1468 #, python-format msgid " Centralisation" msgstr "" @@ -143,7 +143,7 @@ msgid "${object.company_id.name|safe} Invoice (Ref ${object.number or 'n/a'})" msgstr "" #. module: account -#: code:addons/account/account.py:1848 +#: code:addons/account/account.py:1861 #, python-format msgid "%s (Copy)" msgstr "" @@ -529,7 +529,7 @@ msgid "A period is a fiscal period of time during which accounting entries shoul msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:694 +#: code:addons/account/account_bank_statement.py:736 #, python-format msgid "A selected move line was already reconciled." msgstr "" @@ -566,10 +566,10 @@ msgstr "" #: field:account.move.line.reconcile.select,account_id:0 #: field:account.move.line.unreconcile.select,account_id:0 #: field:account.statement.operation.template,account_id:0 -#: code:addons/account/static/src/js/account_widgets.js:57 -#: code:addons/account/static/src/js/account_widgets.js:63 -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:137 -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:159 +#: code:addons/account/static/src/js/account_widgets.js:60 +#: code:addons/account/static/src/js/account_widgets.js:66 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:139 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:161 #: view:analytic.entries.report:account.view_analytic_entries_report_search #: field:analytic.entries.report,account_id:0 #: model:ir.model,name:account.model_account_account @@ -1243,7 +1243,7 @@ msgid "All selected journal entries will be validated and posted. It means you w msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:347 +#: code:addons/account/account_bank_statement.py:348 #, python-format msgid "All the account entries lines must be processed in order to close the statement." msgstr "" @@ -1308,10 +1308,10 @@ msgstr "" #: field:account.tax,amount:0 #: field:account.tax.template,amount:0 #: xsl:account.transfer:0 -#: code:addons/account/static/src/js/account_widgets.js:100 -#: code:addons/account/static/src/js/account_widgets.js:105 -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:136 -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:169 +#: code:addons/account/static/src/js/account_widgets.js:103 +#: code:addons/account/static/src/js/account_widgets.js:108 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:138 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:171 #: field:analytic.entries.report,amount:0 #: field:cash.box.in,amount:0 #: field:cash.box.out,amount:0 @@ -1370,8 +1370,8 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/js/account_widgets.js:113 -#: code:addons/account/static/src/js/account_widgets.js:120 +#: code:addons/account/static/src/js/account_widgets.js:116 +#: code:addons/account/static/src/js/account_widgets.js:123 #, python-format msgid "Analytic Acc." msgstr "" @@ -1692,7 +1692,7 @@ msgid "Average Rate" msgstr "" #. module: account -#: code:addons/account/account.py:3437 +#: code:addons/account/account.py:3450 #: code:addons/account/account_bank.py:94 #, python-format msgid "BNK" @@ -1700,21 +1700,21 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:53 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:54 #, python-format msgid "Back to statements list" msgstr "" #. module: account -#: code:addons/account/account_move_line.py:1174 -#: code:addons/account/account_move_line.py:1258 -#: code:addons/account/account_move_line.py:1325 +#: code:addons/account/account_move_line.py:1173 +#: code:addons/account/account_move_line.py:1257 +#: code:addons/account/account_move_line.py:1324 #, python-format msgid "Bad Account!" msgstr "" #. module: account -#: code:addons/account/account_invoice.py:807 +#: code:addons/account/account_invoice.py:819 #, python-format msgid "Bad Total!" msgstr "" @@ -1788,7 +1788,7 @@ msgstr "" #. module: account #: model:account.account.type,name:account.data_account_type_bank #: selection:account.bank.accounts.wizard,account_type:0 -#: code:addons/account/account.py:3058 +#: code:addons/account/account.py:3071 #, python-format msgid "Bank" msgstr "" @@ -2108,56 +2108,56 @@ msgid "Cannot %s invoice which is already reconciled, invoice should be unreconc msgstr "" #. module: account -#: code:addons/account/account_move_line.py:1300 +#: code:addons/account/account_move_line.py:1299 #, python-format msgid "Cannot create an automatic sequence for this piece.\n" "Put a sequence in the journal definition for automatic numbering or create a sequence manually for this piece." msgstr "" #. module: account -#: code:addons/account/account.py:1541 +#: code:addons/account/account.py:1554 #, python-format msgid "Cannot create move with currency different from .." msgstr "" #. module: account -#: code:addons/account/account.py:1537 +#: code:addons/account/account.py:1550 #, python-format msgid "Cannot create moves for different companies." msgstr "" #. module: account -#: code:addons/account/account_invoice.py:818 +#: code:addons/account/account_invoice.py:830 #, python-format msgid "Cannot create the invoice.\n" "The related payment term is probably misconfigured as it gives a computed amount greater than the total invoiced amount. In order to avoid rounding issues, the latest line of your payment term must be of type 'balance'." msgstr "" #. module: account -#: code:addons/account/account_invoice.py:442 -#: code:addons/account/account_invoice.py:536 -#: code:addons/account/account_invoice.py:555 +#: code:addons/account/account_invoice.py:453 +#: code:addons/account/account_invoice.py:547 +#: code:addons/account/account_invoice.py:566 #, python-format msgid "Cannot find a chart of accounts for this company, You should configure it. \n" "Please go to Account Configuration." msgstr "" #. module: account -#: code:addons/account/account_move_line.py:546 +#: code:addons/account/account_move_line.py:551 #, python-format msgid "Cannot find any account journal of \"%s\" type for this company, You should create one.\n" " Please go to Journal Configuration" msgstr "" #. module: account -#: code:addons/account/account_invoice.py:580 +#: code:addons/account/account_invoice.py:591 #, python-format msgid "Cannot find any account journal of type \"%s\" for this company, You should create one.\n" " Please go to Journal Configuration" msgstr "" #. module: account -#: code:addons/account/account.py:3442 +#: code:addons/account/account.py:3455 #, python-format msgid "Cannot generate an unused journal code." msgstr "" @@ -2174,7 +2174,7 @@ msgstr "" #: selection:account.bank.accounts.wizard,account_type:0 #: selection:account.entries.report,type:0 #: selection:account.journal,type:0 -#: code:addons/account/account.py:3058 +#: code:addons/account/account.py:3071 #, python-format msgid "Cash" msgstr "" @@ -2229,7 +2229,6 @@ msgid "Category" msgstr "" #. module: account -#: view:account.invoice:account.view_account_invoice_filter #: view:account.invoice.report:account.view_account_invoice_report_search #: field:account.invoice.report,categ_id:0 msgid "Category of Product" @@ -2498,13 +2497,6 @@ msgstr "" msgid "Choose Fiscal Year" msgstr "" -#. module: account -#. openerp-web -#: code:addons/account/static/src/js/account_widgets.js:1257 -#, python-format -msgid "Choose counterpart" -msgstr "" - #. module: account #: view:account.automatic.reconcile:account.account_automatic_reconcile_view1 #: view:account.bank.statement:account.view_bank_statement_form @@ -2547,7 +2539,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:54 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:55 #, python-format msgid "Close the statement" msgstr "" @@ -2742,7 +2734,7 @@ msgid "Complete set of taxes" msgstr "" #. module: account -#: code:addons/account/account_invoice.py:391 +#: code:addons/account/account_invoice.py:402 #, python-format msgid "Compose Email" msgstr "" @@ -2792,9 +2784,9 @@ msgid "Configuration Error" msgstr "" #. module: account -#: code:addons/account/account.py:3518 -#: code:addons/account/account_bank_statement.py:329 -#: code:addons/account/account_invoice.py:564 +#: code:addons/account/account.py:3531 +#: code:addons/account/account_bank_statement.py:330 +#: code:addons/account/account_invoice.py:575 #, python-format msgid "Configuration Error!" msgstr "" @@ -2862,7 +2854,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/js/account_widgets.js:499 +#: code:addons/account/static/src/js/account_widgets.js:534 #, python-format msgid "Congrats, you're all done !" msgstr "" @@ -3275,7 +3267,7 @@ msgstr "" #. module: account #: selection:account.move.line,centralisation:0 -#: code:addons/account/account.py:1496 +#: code:addons/account/account.py:1509 #, python-format msgid "Currency Adjustment" msgstr "" @@ -3322,7 +3314,7 @@ msgstr "" #: view:account.config.settings:account.view_account_config_settings #: view:account.invoice:account.invoice_form #: view:account.invoice.report:account.view_account_invoice_report_search -#: code:addons/account/account_invoice.py:354 +#: code:addons/account/account_invoice.py:365 #, python-format msgid "Customer" msgstr "" @@ -3406,8 +3398,8 @@ msgstr "" #: selection:account.vat.declaration,filter:0 #: selection:accounting.report,filter:0 #: selection:accounting.report,filter_cmp:0 -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:132 -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:162 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:134 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:164 #: field:analytic.entries.report,date:0 #: view:website:account.report_analyticjournal #: view:website:account.report_generalledger @@ -3625,7 +3617,7 @@ msgstr "" #: field:account.tax.code,info:0 #: view:account.tax.code.template:account.view_tax_code_template_form #: field:account.tax.code.template,info:0 -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:135 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:137 #: field:analytic.entries.report,name:0 #: field:report.invoice.created,name:0 #: view:website:account.report_invoice_document @@ -3805,7 +3797,7 @@ msgstr "" #. openerp-web #: field:account.invoice,date_due:0 #: field:account.invoice.report,date_due:0 -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:163 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:165 #: field:report.invoice.created,date_due:0 #, python-format msgid "Due Date" @@ -3822,6 +3814,11 @@ msgstr "" msgid "Due Month" msgstr "" +#. module: account +#: model:ir.actions.report.xml,name:account.action_report_print_overdue +msgid "Due Payments" +msgstr "" + #. module: account #: field:account.move.line,date_maturity:0 msgid "Due date" @@ -3833,13 +3830,13 @@ msgid "Duration" msgstr "" #. module: account -#: code:addons/account/account.py:3184 +#: code:addons/account/account.py:3197 #, python-format msgid "ECNJ" msgstr "" #. module: account -#: code:addons/account/account.py:3182 +#: code:addons/account/account.py:3195 #, python-format msgid "EXJ" msgstr "" @@ -3856,7 +3853,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/js/account_widgets.js:503 +#: code:addons/account/static/src/js/account_widgets.js:538 #, python-format msgid "Efficiency at its finest" msgstr "" @@ -4020,7 +4017,7 @@ msgid "Entries Sorted by" msgstr "" #. module: account -#: code:addons/account/account_move_line.py:965 +#: code:addons/account/account_move_line.py:964 #, python-format msgid "Entries are not of the same account or already reconciled ! " msgstr "" @@ -4032,7 +4029,7 @@ msgstr "" #. module: account #: code:addons/account/account_analytic_line.py:148 -#: code:addons/account/account_move_line.py:1070 +#: code:addons/account/account_move_line.py:1069 #, python-format msgid "Entries: " msgstr "" @@ -4043,7 +4040,7 @@ msgid "Entry" msgstr "" #. module: account -#: code:addons/account/account_move_line.py:943 +#: code:addons/account/account_move_line.py:942 #, python-format msgid "Entry \"%s\" is not valid !" msgstr "" @@ -4077,7 +4074,7 @@ msgid "Entry Subscription" msgstr "" #. module: account -#: code:addons/account/account_move_line.py:967 +#: code:addons/account/account_move_line.py:966 #, python-format msgid "Entry is already reconciled." msgstr "" @@ -4094,8 +4091,8 @@ msgid "Equity" msgstr "" #. module: account -#: code:addons/account/account_move_line.py:965 -#: code:addons/account/account_move_line.py:970 +#: code:addons/account/account_move_line.py:964 +#: code:addons/account/account_move_line.py:969 #, python-format msgid "Error" msgstr "" @@ -4109,38 +4106,38 @@ msgstr "" #: code:addons/account/account.py:1080 #: code:addons/account/account.py:1082 #: code:addons/account/account.py:1124 -#: code:addons/account/account.py:1294 -#: code:addons/account/account.py:1308 -#: code:addons/account/account.py:1332 -#: code:addons/account/account.py:1339 -#: code:addons/account/account.py:1537 -#: code:addons/account/account.py:1541 -#: code:addons/account/account.py:1628 -#: code:addons/account/account.py:2315 -#: code:addons/account/account.py:2629 -#: code:addons/account/account.py:3442 +#: code:addons/account/account.py:1307 +#: code:addons/account/account.py:1321 +#: code:addons/account/account.py:1345 +#: code:addons/account/account.py:1352 +#: code:addons/account/account.py:1550 +#: code:addons/account/account.py:1554 +#: code:addons/account/account.py:1641 +#: code:addons/account/account.py:2328 +#: code:addons/account/account.py:2642 +#: code:addons/account/account.py:3455 #: code:addons/account/account_analytic_line.py:95 #: code:addons/account/account_analytic_line.py:104 -#: code:addons/account/account_bank_statement.py:307 -#: code:addons/account/account_bank_statement.py:332 -#: code:addons/account/account_bank_statement.py:347 -#: code:addons/account/account_bank_statement.py:422 -#: code:addons/account/account_bank_statement.py:686 -#: code:addons/account/account_bank_statement.py:694 -#: code:addons/account/account_cash_statement.py:269 -#: code:addons/account/account_cash_statement.py:313 -#: code:addons/account/account_cash_statement.py:318 -#: code:addons/account/account_invoice.py:785 -#: code:addons/account/account_invoice.py:818 -#: code:addons/account/account_invoice.py:984 -#: code:addons/account/account_move_line.py:594 -#: code:addons/account/account_move_line.py:942 -#: code:addons/account/account_move_line.py:967 -#: code:addons/account/account_move_line.py:972 -#: code:addons/account/account_move_line.py:1221 -#: code:addons/account/account_move_line.py:1235 -#: code:addons/account/account_move_line.py:1237 -#: code:addons/account/account_move_line.py:1271 +#: code:addons/account/account_bank_statement.py:308 +#: code:addons/account/account_bank_statement.py:333 +#: code:addons/account/account_bank_statement.py:348 +#: code:addons/account/account_bank_statement.py:428 +#: code:addons/account/account_bank_statement.py:728 +#: code:addons/account/account_bank_statement.py:736 +#: code:addons/account/account_cash_statement.py:271 +#: code:addons/account/account_cash_statement.py:315 +#: code:addons/account/account_cash_statement.py:320 +#: code:addons/account/account_invoice.py:797 +#: code:addons/account/account_invoice.py:830 +#: code:addons/account/account_invoice.py:996 +#: code:addons/account/account_move_line.py:599 +#: code:addons/account/account_move_line.py:941 +#: code:addons/account/account_move_line.py:966 +#: code:addons/account/account_move_line.py:971 +#: code:addons/account/account_move_line.py:1220 +#: code:addons/account/account_move_line.py:1234 +#: code:addons/account/account_move_line.py:1236 +#: code:addons/account/account_move_line.py:1270 #: code:addons/account/report/common_report_header.py:92 #: code:addons/account/wizard/account_change_currency.py:38 #: code:addons/account/wizard/account_change_currency.py:59 @@ -4248,7 +4245,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/js/account_widgets.js:510 +#: code:addons/account/static/src/js/account_widgets.js:545 #, python-format msgid "Fast reconciler" msgstr "" @@ -4271,7 +4268,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:99 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:101 #, python-format msgid "Filter" msgstr "" @@ -4401,6 +4398,11 @@ msgstr "" msgid "Fiscal Position" msgstr "" +#. module: account +#: view:website:account.report_invoice_document +msgid "Fiscal Position Remark:" +msgstr "" + #. module: account #: view:account.fiscal.position.template:account.view_account_position_template_form #: view:account.fiscal.position.template:account.view_account_position_template_search @@ -4414,11 +4416,6 @@ msgstr "" msgid "Fiscal Position Templates" msgstr "" -#. module: account -#: view:website:account.report_invoice_document -msgid "Fiscal Position:" -msgstr "" - #. module: account #: model:ir.actions.act_window,name:account.action_account_fiscal_position_form #: model:ir.ui.menu,name:account.menu_action_account_fiscal_position_form @@ -4592,7 +4589,7 @@ msgid "Foreign Balance" msgstr "" #. module: account -#: code:addons/account/account_invoice.py:103 +#: code:addons/account/account_invoice.py:105 #, python-format msgid "Free Reference" msgstr "" @@ -4745,7 +4742,7 @@ msgid "Gives the type of the analytic journal. When it needs for a document (eg: msgstr "" #. module: account -#: code:addons/account/account_invoice.py:714 +#: code:addons/account/account_invoice.py:726 #, python-format msgid "Global taxes defined, but they are not in invoice lines !" msgstr "" @@ -4758,11 +4755,11 @@ msgstr "" #. module: account #: code:addons/account/account.py:947 #: code:addons/account/account.py:1040 -#: code:addons/account/account_invoice.py:443 -#: code:addons/account/account_invoice.py:537 -#: code:addons/account/account_invoice.py:556 -#: code:addons/account/account_invoice.py:581 -#: code:addons/account/account_move_line.py:547 +#: code:addons/account/account_invoice.py:454 +#: code:addons/account/account_invoice.py:548 +#: code:addons/account/account_invoice.py:567 +#: code:addons/account/account_invoice.py:592 +#: code:addons/account/account_move_line.py:552 #, python-format msgid "Go to the configuration panel" msgstr "" @@ -4963,7 +4960,7 @@ msgid "Icon" msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:422 +#: code:addons/account/account_bank_statement.py:428 #, python-format msgid "If \"Amount Currency\" is specified, then \"Amount\" must be as well." msgstr "" @@ -5098,6 +5095,12 @@ msgstr "" msgid "In dispute" msgstr "" +#. module: account +#: code:addons/account/wizard/account_fiscalyear_close_state.py:54 +#, python-format +msgid "In order to close a fiscalyear, you must first post related journal entries." +msgstr "" + #. module: account #: code:addons/account/wizard/account_period_close.py:52 #, python-format @@ -5105,13 +5108,13 @@ msgid "In order to close a period, you must first post related journal entries." msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:430 +#: code:addons/account/account_bank_statement.py:436 #, python-format msgid "In order to delete a bank statement line, you must first cancel it to delete related journal items." msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:390 +#: code:addons/account/account_bank_statement.py:392 #, python-format msgid "In order to delete a bank statement, you must first cancel it to delete related journal items." msgstr "" @@ -5194,14 +5197,14 @@ msgid "Installs localized accounting charts to match as closely as possible the msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:644 -#: code:addons/account/account_bank_statement.py:648 +#: code:addons/account/account_bank_statement.py:686 +#: code:addons/account/account_bank_statement.py:690 #, python-format msgid "Insufficient Configuration!" msgstr "" #. module: account -#: code:addons/account/account_invoice.py:501 +#: code:addons/account/account_invoice.py:512 #: code:addons/account/wizard/account_invoice_refund.py:153 #, python-format msgid "Insufficient Data!" @@ -5259,8 +5262,9 @@ msgid "IntraCom" msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:389 -#: code:addons/account/account_bank_statement.py:429 +#: code:addons/account/account_bank_statement.py:391 +#: code:addons/account/account_bank_statement.py:435 +#: code:addons/account/wizard/account_fiscalyear_close_state.py:54 #: code:addons/account/wizard/account_period_close.py:52 #, python-format msgid "Invalid Action!" @@ -5284,7 +5288,7 @@ msgstr "" #: view:account.invoice:account.view_account_invoice_filter #: view:account.invoice.report:account.view_account_invoice_report_search #: field:account.move.line,invoice:0 -#: code:addons/account/account_invoice.py:1008 +#: code:addons/account/account_invoice.py:1020 #: model:ir.model,name:account.model_account_invoice #: model:res.request.link,name:account.req_link_invoice #: view:website:account.report_invoice_document @@ -5377,7 +5381,7 @@ msgid "Invoice is already reconciled." msgstr "" #. module: account -#: code:addons/account/account_invoice.py:565 +#: code:addons/account/account_invoice.py:576 #, python-format msgid "Invoice line account's company and invoice's company does not match." msgstr "" @@ -5393,13 +5397,13 @@ msgid "Invoice paid" msgstr "" #. module: account -#: code:addons/account/account_invoice.py:1183 +#: code:addons/account/account_invoice.py:1195 #, python-format msgid "Invoice partially paid: %s%s of %s%s (%s%s remaining)." msgstr "" #. module: account -#: code:addons/account/account_invoice.py:1622 +#: code:addons/account/account_invoice.py:1642 #, python-format msgid "Invoice sent" msgstr "" @@ -5507,7 +5511,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:42 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:43 #, python-format msgid "It took you" msgstr "" @@ -5562,7 +5566,7 @@ msgstr "" #: field:account.move.bank.reconcile,journal_id:0 #: view:account.move.line:account.view_account_move_line_filter #: field:account.move.line,journal_id:0 -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:160 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:162 #: view:analytic.entries.report:account.view_analytic_entries_report_search #: field:analytic.entries.report,journal_id:0 #: model:ir.actions.report.xml,name:account.action_report_account_journal @@ -5662,13 +5666,13 @@ msgid "Journal Item" msgstr "" #. module: account -#: code:addons/account/account_move_line.py:893 +#: code:addons/account/account_move_line.py:892 #, python-format msgid "Journal Item '%s' (id: %s) cannot be used in a reconciliation as it is not balanced!" msgstr "" #. module: account -#: code:addons/account/account_move_line.py:889 +#: code:addons/account/account_move_line.py:888 #, python-format msgid "Journal Item '%s' (id: %s), Move '%s' is already reconciled!" msgstr "" @@ -5677,7 +5681,7 @@ msgstr "" #: view:account.bank.statement:account.view_bank_statement_form #: view:account.move:account.view_move_form #: view:account.move.line:account.view_move_line_tree -#: code:addons/account/account_bank_statement.py:398 +#: code:addons/account/account_bank_statement.py:404 #: model:ir.actions.act_window,name:account.act_account_journal_2_account_move_line #: model:ir.actions.act_window,name:account.act_account_move_to_account_move_line_open #: model:ir.actions.act_window,name:account.action_account_items @@ -5840,8 +5844,8 @@ msgstr "" #. module: account #. openerp-web #: field:account.statement.operation.template,label:0 -#: code:addons/account/static/src/js/account_widgets.js:72 -#: code:addons/account/static/src/js/account_widgets.js:77 +#: code:addons/account/static/src/js/account_widgets.js:75 +#: code:addons/account/static/src/js/account_widgets.js:80 #: view:website:account.report_journal #: view:website:account.report_salepurchasejournal #, python-format @@ -6128,8 +6132,8 @@ msgid "List of all the taxes that have to be installed by the wizard" msgstr "" #. module: account -#: code:addons/account/account_cash_statement.py:304 -#: code:addons/account/account_cash_statement.py:311 +#: code:addons/account/account_cash_statement.py:306 +#: code:addons/account/account_cash_statement.py:313 #, python-format msgid "Loss" msgstr "" @@ -6146,7 +6150,7 @@ msgid "Loss Exchange Rate Account" msgstr "" #. module: account -#: code:addons/account/account.py:3185 +#: code:addons/account/account.py:3198 #, python-format msgid "MISC" msgstr "" @@ -6232,7 +6236,7 @@ msgid "Maturity date of entry line generated by model line '%s' is based on part msgstr "" #. module: account -#: code:addons/account/account.py:2315 +#: code:addons/account/account.py:2328 #, python-format msgid "Maturity date of entry line generated by model line '%s' of model '%s' is based on partner payment term!\n" "Please define partner on it!" @@ -6278,7 +6282,7 @@ msgid "Miscellaneous" msgstr "" #. module: account -#: code:addons/account/account.py:3177 +#: code:addons/account/account.py:3190 #, python-format msgid "Miscellaneous Journal" msgstr "" @@ -6360,7 +6364,7 @@ msgid "Move bank reconcile" msgstr "" #. module: account -#: code:addons/account/account.py:1407 +#: code:addons/account/account.py:1420 #, python-format msgid "Move cannot be deleted if linked to an invoice. (Invoice: %s - Move ID:%s)" msgstr "" @@ -6371,7 +6375,7 @@ msgid "Move line reconcile select" msgstr "" #. module: account -#: code:addons/account/account_move_line.py:1233 +#: code:addons/account/account_move_line.py:1232 #, python-format msgid "Move name (id): %s (%s)" msgstr "" @@ -6413,8 +6417,8 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/js/account_widgets.js:1745 -#: code:addons/account/static/src/js/account_widgets.js:1751 +#: code:addons/account/static/src/js/account_widgets.js:1789 +#: code:addons/account/static/src/js/account_widgets.js:1795 #, python-format msgid "Never" msgstr "" @@ -6422,7 +6426,7 @@ msgstr "" #. module: account #. openerp-web #: selection:account.bank.statement,state:0 -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:111 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:113 #, python-format msgid "New" msgstr "" @@ -6475,10 +6479,10 @@ msgid "Next supplier invoice number" msgstr "" #. module: account -#: code:addons/account/account.py:2303 -#: code:addons/account/account_invoice.py:92 -#: code:addons/account/account_invoice.py:662 -#: code:addons/account/account_move_line.py:192 +#: code:addons/account/account.py:2316 +#: code:addons/account/account_invoice.py:94 +#: code:addons/account/account_invoice.py:673 +#: code:addons/account/account_move_line.py:194 #, python-format msgid "No Analytic Journal!" msgstr "" @@ -6513,19 +6517,19 @@ msgid "No Follow-up" msgstr "" #. module: account -#: code:addons/account/account_invoice.py:787 +#: code:addons/account/account_invoice.py:799 #, python-format msgid "No Invoice Lines!" msgstr "" #. module: account -#: code:addons/account/account_invoice.py:1299 +#: code:addons/account/account_invoice.py:1311 #, python-format msgid "No Partner Defined!" msgstr "" #. module: account -#: code:addons/account/account_move_line.py:1300 +#: code:addons/account/account_move_line.py:1299 #, python-format msgid "No Piece Number!" msgstr "" @@ -6548,14 +6552,14 @@ msgid "No period found on the invoice." msgstr "" #. module: account -#: code:addons/account/account_move_line.py:1271 +#: code:addons/account/account_move_line.py:1270 #, python-format msgid "No period found or more than one period found for the given date." msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:120 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:122 #, python-format msgid "No result matching '" msgstr "" @@ -6696,7 +6700,7 @@ msgid "OK" msgstr "" #. module: account -#: code:addons/account/account.py:3186 +#: code:addons/account/account.py:3199 #, python-format msgid "OPEJ" msgstr "" @@ -6726,15 +6730,15 @@ msgid "Only One Chart Template Available" msgstr "" #. module: account -#: code:addons/account/account.py:3379 -#: code:addons/account/res_config.py:310 +#: code:addons/account/account.py:3392 +#: code:addons/account/res_config.py:305 #, python-format msgid "Only administrators can change the settings" msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/js/account_widgets.js:504 +#: code:addons/account/static/src/js/account_widgets.js:539 #, python-format msgid "Only use the ctrl-enter shortcut to validate reconciliations." msgstr "" @@ -6782,8 +6786,8 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/js/account_widgets.js:1628 -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:193 +#: code:addons/account/static/src/js/account_widgets.js:1669 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:195 #, python-format msgid "Open balance" msgstr "" @@ -6834,7 +6838,7 @@ msgstr "" #. module: account #: field:account.fiscalyear.close,journal_id:0 -#: code:addons/account/account.py:3178 +#: code:addons/account/account.py:3191 #, python-format msgid "Opening Entries Journal" msgstr "" @@ -6850,7 +6854,7 @@ msgid "Opening Entries Reconciliation" msgstr "" #. module: account -#: code:addons/account/account_move_line.py:1139 +#: code:addons/account/account_move_line.py:1138 #, python-format msgid "Opening Entries have already been generated. Please run \"Cancel Closing Entries\" wizard to cancel those entries and then run this wizard." msgstr "" @@ -6920,7 +6924,6 @@ msgid "Outgoing Currencies Rate" msgstr "" #. module: account -#: model:ir.actions.report.xml,name:account.action_report_print_overdue #: view:res.company:account.view_company_inherit_form msgid "Overdue Payments" msgstr "" @@ -7040,8 +7043,8 @@ msgstr "" #: field:account.move,partner_id:0 #: view:account.move.line:account.view_account_move_line_filter #: field:account.move.line,partner_id:0 -#: code:addons/account/static/src/js/account_widgets.js:864 -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:133 +#: code:addons/account/static/src/js/account_widgets.js:913 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:135 #: view:analytic.entries.report:account.view_analytic_entries_report_search #: field:analytic.entries.report,partner_id:0 #: model:ir.model,name:account.model_res_partner @@ -7154,8 +7157,8 @@ msgstr "" #: selection:account.common.partner.report,result_selection:0 #: selection:account.partner.balance,result_selection:0 #: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:300 -#: code:addons/account/report/account_partner_ledger.py:275 +#: code:addons/account/report/account_partner_balance.py:253 +#: code:addons/account/report/account_partner_ledger.py:276 #: view:website:account.report_agedpartnerbalance #, python-format msgid "Payable Accounts" @@ -7308,7 +7311,7 @@ msgstr "" #: field:account.subscription,period_nbr:0 #: field:account.tax.chart,period_id:0 #: field:account.treasury.report,period_id:0 -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:161 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:163 #: field:validate.account.move,period_ids:0 #, python-format msgid "Period" @@ -7415,31 +7418,31 @@ msgid "Please check that the field 'Journal' is set on the Bank Statement" msgstr "" #. module: account -#: code:addons/account/account_invoice.py:787 +#: code:addons/account/account_invoice.py:799 #, python-format msgid "Please create some invoice lines." msgstr "" #. module: account -#: code:addons/account/account.py:1308 +#: code:addons/account/account.py:1321 #, python-format msgid "Please define a sequence on the journal." msgstr "" #. module: account -#: code:addons/account/account_invoice.py:785 +#: code:addons/account/account_invoice.py:797 #, python-format msgid "Please define sequence on the journal related to this invoice." msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:329 +#: code:addons/account/account_bank_statement.py:330 #, python-format msgid "Please verify that an account is defined in the journal." msgstr "" #. module: account -#: code:addons/account/account_invoice.py:807 +#: code:addons/account/account_invoice.py:819 #, python-format msgid "Please verify the price of the invoice!\n" "The encoded total does not match the computed total." @@ -7613,8 +7616,8 @@ msgid "Products Quantity" msgstr "" #. module: account -#: code:addons/account/account_cash_statement.py:304 -#: code:addons/account/account_cash_statement.py:316 +#: code:addons/account/account_cash_statement.py:306 +#: code:addons/account/account_cash_statement.py:318 #, python-format msgid "Profit" msgstr "" @@ -7699,7 +7702,7 @@ msgid "Purchase" msgstr "" #. module: account -#: code:addons/account/account.py:3174 +#: code:addons/account/account.py:3187 #, python-format msgid "Purchase Journal" msgstr "" @@ -7710,7 +7713,7 @@ msgid "Purchase Refund" msgstr "" #. module: account -#: code:addons/account/account.py:3176 +#: code:addons/account/account.py:3189 #, python-format msgid "Purchase Refund Journal" msgstr "" @@ -7721,7 +7724,7 @@ msgid "Purchase Tax" msgstr "" #. module: account -#: code:addons/account/account.py:3369 +#: code:addons/account/account.py:3382 #, python-format msgid "Purchase Tax %.2f%%" msgstr "" @@ -7834,8 +7837,8 @@ msgstr "" #: selection:account.common.partner.report,result_selection:0 #: selection:account.partner.balance,result_selection:0 #: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:298 -#: code:addons/account/report/account_partner_ledger.py:273 +#: code:addons/account/report/account_partner_balance.py:251 +#: code:addons/account/report/account_partner_ledger.py:274 #: view:website:account.report_agedpartnerbalance #, python-format msgid "Receivable Accounts" @@ -7851,8 +7854,8 @@ msgstr "" #: selection:account.common.partner.report,result_selection:0 #: selection:account.partner.balance,result_selection:0 #: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:302 -#: code:addons/account/report/account_partner_ledger.py:277 +#: code:addons/account/report/account_partner_balance.py:255 +#: code:addons/account/report/account_partner_ledger.py:278 #: view:website:account.report_agedpartnerbalance #, python-format msgid "Receivable and Payable Accounts" @@ -7935,7 +7938,7 @@ msgstr "" #: view:account.move.line:account.view_move_line_form #: view:account.move.line.reconcile:account.view_account_move_line_reconcile_full #: view:account.move.line.reconcile.select:account.view_account_move_line_reconcile_select -#: code:addons/account/static/src/js/account_widgets.js:26 +#: code:addons/account/static/src/js/account_widgets.js:28 #: code:addons/account/wizard/account_move_line_reconcile_select.py:45 #: model:ir.ui.menu,name:account.periodical_processing_reconciliation #, python-format @@ -8035,11 +8038,16 @@ msgstr "" msgid "Reference/Description" msgstr "" +#. module: account +#: view:website:account.report_invoice_document +msgid "Reference:" +msgstr "" + #. module: account #: view:account.invoice:account.invoice_form #: view:account.invoice:account.invoice_supplier_form #: view:account.invoice.report:account.view_account_invoice_report_search -#: code:addons/account/account_invoice.py:1010 +#: code:addons/account/account_invoice.py:1022 #: view:website:account.report_invoice_document #, python-format msgid "Refund" @@ -8193,7 +8201,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:169 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:171 #: field:report.invoice.created,residual:0 #, python-format msgid "Residual" @@ -8275,13 +8283,13 @@ msgid "Running Subscriptions" msgstr "" #. module: account -#: code:addons/account/account.py:3181 +#: code:addons/account/account.py:3194 #, python-format msgid "SAJ" msgstr "" #. module: account -#: code:addons/account/account.py:3183 +#: code:addons/account/account.py:3196 #, python-format msgid "SCNJ" msgstr "" @@ -8336,13 +8344,13 @@ msgid "Sales" msgstr "" #. module: account -#: code:addons/account/account.py:3173 +#: code:addons/account/account.py:3186 #, python-format msgid "Sales Journal" msgstr "" #. module: account -#: code:addons/account/account.py:3175 +#: code:addons/account/account.py:3188 #, python-format msgid "Sales Refund Journal" msgstr "" @@ -8352,11 +8360,6 @@ msgstr "" msgid "Sales Tax(%)" msgstr "" -#. module: account -#: view:account.invoice.report:account.view_account_invoice_report_search -msgid "Sales Team" -msgstr "" - #. module: account #: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all #: view:report.account.sales:account.view_report_account_sales_graph @@ -8500,7 +8503,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/js/account_widgets.js:926 +#: code:addons/account/static/src/js/account_widgets.js:975 #, python-format msgid "Select Partner" msgstr "" @@ -8689,6 +8692,13 @@ msgstr "" msgid "Shortcut" msgstr "" +#. module: account +#. openerp-web +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:35 +#, python-format +msgid "Show more... (" +msgstr "" + #. module: account #: help:account.partner.reconcile.process,progress:0 msgid "Shows you the progress made today on the reconciliation process. Given by \n" @@ -8716,7 +8726,7 @@ msgid "Smallest Text" msgstr "" #. module: account -#: code:addons/account/account_move_line.py:972 +#: code:addons/account/account_move_line.py:971 #, python-format msgid "Some entries are already reconciled." msgstr "" @@ -8871,7 +8881,7 @@ msgid "Statement" msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:351 +#: code:addons/account/account_bank_statement.py:352 #, python-format msgid "Statement %s confirmed, journal items were created." msgstr "" @@ -8978,7 +8988,7 @@ msgstr "" #: view:account.config.settings:account.view_account_config_settings #: view:account.invoice:account.invoice_supplier_form #: view:account.invoice.report:account.view_account_invoice_report_search -#: code:addons/account/account_invoice.py:356 +#: code:addons/account/account_invoice.py:367 #, python-format msgid "Supplier" msgstr "" @@ -8987,7 +8997,7 @@ msgstr "" #: view:account.invoice:account.invoice_supplier_form #: selection:account.invoice,type:0 #: selection:account.invoice.report,type:0 -#: code:addons/account/account_invoice.py:1009 +#: code:addons/account/account_invoice.py:1021 #: selection:report.invoice.created,type:0 #: view:website:account.report_invoice_document #, python-format @@ -9013,7 +9023,7 @@ msgstr "" #. module: account #: selection:account.invoice,type:0 #: selection:account.invoice.report,type:0 -#: code:addons/account/account_invoice.py:1011 +#: code:addons/account/account_invoice.py:1023 #: selection:report.invoice.created,type:0 #: view:website:account.report_invoice_document #, python-format @@ -9055,7 +9065,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/js/account_widgets.js:511 +#: code:addons/account/static/src/js/account_widgets.js:546 #, python-format msgid "Take on average less than 5 seconds to reconcile a transaction." msgstr "" @@ -9107,8 +9117,8 @@ msgstr "" #: field:account.move.line,account_tax_id:0 #: field:account.statement.operation.template,tax_id:0 #: view:account.tax:account.view_account_tax_search -#: code:addons/account/static/src/js/account_widgets.js:85 -#: code:addons/account/static/src/js/account_widgets.js:91 +#: code:addons/account/static/src/js/account_widgets.js:88 +#: code:addons/account/static/src/js/account_widgets.js:94 #: model:ir.model,name:account.model_account_tax #: view:website:account.report_invoice_document #: view:website:account.report_salepurchasejournal @@ -9117,7 +9127,7 @@ msgid "Tax" msgstr "" #. module: account -#: code:addons/account/account.py:3366 +#: code:addons/account/account.py:3379 #, python-format msgid "Tax %.2f%%" msgstr "" @@ -9278,7 +9288,7 @@ msgid "Tax Use In" msgstr "" #. module: account -#: code:addons/account/account_invoice.py:717 +#: code:addons/account/account_invoice.py:729 #, python-format msgid "Tax base different!\n" "Click on compute to update the tax base." @@ -9339,7 +9349,7 @@ msgid "Taxes Report" msgstr "" #. module: account -#: code:addons/account/account_invoice.py:720 +#: code:addons/account/account_invoice.py:732 #, python-format msgid "Taxes are missing!\n" "Click on compute button." @@ -9403,7 +9413,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:42 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:43 #, python-format msgid "That's on average" msgstr "" @@ -9424,19 +9434,19 @@ msgid "The account basis of the tax declaration." msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:332 +#: code:addons/account/account_bank_statement.py:333 #, python-format msgid "The account entries lines are not in valid state." msgstr "" #. module: account -#: code:addons/account/account_move_line.py:970 +#: code:addons/account/account_move_line.py:969 #, python-format msgid "The account is not defined to be reconciled !" msgstr "" #. module: account -#: code:addons/account/account_move_line.py:1116 +#: code:addons/account/account_move_line.py:1115 #, python-format msgid "The account move (%s) for centralisation has been confirmed." msgstr "" @@ -9468,7 +9478,7 @@ msgid "The amount will count as a debit if it is negative, as a credit if it is msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:686 +#: code:addons/account/account_bank_statement.py:728 #, python-format msgid "The bank statement line was already reconciled." msgstr "" @@ -9616,7 +9626,7 @@ msgid "The partner reference of this invoice." msgstr "" #. module: account -#: code:addons/account/account_invoice.py:502 +#: code:addons/account/account_invoice.py:513 #, python-format msgid "The payment term of supplier does not have a payment term line." msgstr "" @@ -9653,7 +9663,7 @@ msgid "The selected account of your Journal Entry forces to provide a secondary msgstr "" #. module: account -#: code:addons/account/account_invoice.py:1379 +#: code:addons/account/account_invoice.py:1391 #, python-format msgid "The selected unit of measure is not compatible with the unit of measure of the product." msgstr "" @@ -9674,7 +9684,7 @@ msgid "The sequence field is used to order the taxes lines from lower sequences msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:308 +#: code:addons/account/account_bank_statement.py:309 #, python-format msgid "The statement balance is incorrect !\n" "The expected balance (%.2f) is different than the computed one. (%.2f)" @@ -9702,26 +9712,26 @@ msgid "There is currently no company without chart of account. The wizard will t msgstr "" #. module: account -#: code:addons/account/account_cash_statement.py:313 +#: code:addons/account/account_cash_statement.py:315 #, python-format msgid "There is no Loss Account on the journal %s." msgstr "" #. module: account -#: code:addons/account/account_cash_statement.py:318 +#: code:addons/account/account_cash_statement.py:320 #, python-format msgid "There is no Profit Account on the journal %s." msgstr "" #. module: account -#: code:addons/account/account.py:1443 +#: code:addons/account/account.py:1456 #, python-format msgid "There is no default credit account defined \n" "on journal \"%s\"." msgstr "" #. module: account -#: code:addons/account/account.py:1436 +#: code:addons/account/account.py:1449 #, python-format msgid "There is no default debit account defined \n" "on journal \"%s\"." @@ -9746,7 +9756,7 @@ msgid "There is no opening/closing period defined, please create one to set the msgstr "" #. module: account -#: code:addons/account/account.py:2629 +#: code:addons/account/account.py:2642 #, python-format msgid "There is no parent code for the template account." msgstr "" @@ -10049,7 +10059,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:35 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:36 #, python-format msgid "Tip : Hit ctrl-enter to validate the whole sheet." msgstr "" @@ -10087,8 +10097,8 @@ msgid "To Review" msgstr "" #. module: account -#: code:addons/account/account_move_line.py:880 -#: code:addons/account/account_move_line.py:938 +#: code:addons/account/account_move_line.py:879 +#: code:addons/account/account_move_line.py:937 #, python-format msgid "To reconcile the entries company should be the same for all entries." msgstr "" @@ -10098,7 +10108,7 @@ msgstr "" #: view:account.analytic.line:account.view_account_analytic_line_tree #: view:account.bank.statement:account.view_bank_statement_form2 #: field:account.invoice,amount_total:0 -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:165 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:167 #: field:report.account.sales,amount_total:0 #: field:report.account_type.sales,amount_total:0 #: field:report.invoice.created,amount_total:0 @@ -10236,7 +10246,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:134 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:136 #, python-format msgid "Transaction" msgstr "" @@ -10305,7 +10315,7 @@ msgid "Unable to adapt the initial balance (negative value)." msgstr "" #. module: account -#: code:addons/account/account_move_line.py:1172 +#: code:addons/account/account_move_line.py:1171 #, python-format msgid "Unable to change tax!" msgstr "" @@ -10356,7 +10366,7 @@ msgid "Unit of Measure" msgstr "" #. module: account -#: code:addons/account/report/account_partner_balance.py:116 +#: code:addons/account/report/account_partner_balance.py:125 #, python-format msgid "Unknown Partner" msgstr "" @@ -10518,12 +10528,12 @@ msgid "User" msgstr "" #. module: account -#: code:addons/account/account.py:1401 -#: code:addons/account/account.py:1406 -#: code:addons/account/account.py:1435 -#: code:addons/account/account.py:1442 -#: code:addons/account/account_invoice.py:881 -#: code:addons/account/account_move_line.py:1115 +#: code:addons/account/account.py:1414 +#: code:addons/account/account.py:1419 +#: code:addons/account/account.py:1448 +#: code:addons/account/account.py:1455 +#: code:addons/account/account_invoice.py:893 +#: code:addons/account/account_move_line.py:1114 #: code:addons/account/wizard/account_automatic_reconcile.py:154 #: code:addons/account/wizard/account_fiscalyear_close.py:89 #: code:addons/account/wizard/account_fiscalyear_close.py:100 @@ -10612,10 +10622,10 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/account_move_line.py:889 -#: code:addons/account/account_move_line.py:893 -#: code:addons/account/static/src/js/account_widgets.js:1009 -#: code:addons/account/static/src/js/account_widgets.js:1761 +#: code:addons/account/account_move_line.py:888 +#: code:addons/account/account_move_line.py:892 +#: code:addons/account/static/src/js/account_widgets.js:1058 +#: code:addons/account/static/src/js/account_widgets.js:1805 #, python-format msgid "Warning" msgstr "" @@ -10634,15 +10644,15 @@ msgstr "" #: code:addons/account/account.py:799 #: code:addons/account/account.py:1047 #: code:addons/account/account.py:1067 -#: code:addons/account/account_invoice.py:714 -#: code:addons/account/account_invoice.py:717 -#: code:addons/account/account_invoice.py:720 -#: code:addons/account/account_invoice.py:1378 +#: code:addons/account/account_invoice.py:726 +#: code:addons/account/account_invoice.py:729 +#: code:addons/account/account_invoice.py:732 +#: code:addons/account/account_invoice.py:1390 #: code:addons/account/account_move_line.py:95 -#: code:addons/account/account_move_line.py:880 -#: code:addons/account/account_move_line.py:938 -#: code:addons/account/account_move_line.py:977 -#: code:addons/account/account_move_line.py:1138 +#: code:addons/account/account_move_line.py:879 +#: code:addons/account/account_move_line.py:937 +#: code:addons/account/account_move_line.py:976 +#: code:addons/account/account_move_line.py:1137 #: code:addons/account/wizard/account_fiscalyear_close.py:62 #: code:addons/account/wizard/account_invoice_state.py:41 #: code:addons/account/wizard/account_invoice_state.py:64 @@ -10676,7 +10686,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/js/account_widgets.js:498 +#: code:addons/account/static/src/js/account_widgets.js:533 #, python-format msgid "Whew, that was fast !" msgstr "" @@ -10727,7 +10737,7 @@ msgstr "" #. module: account #: view:account.move.line.reconcile:account.view_account_move_line_reconcile_full -#: code:addons/account/account_move_line.py:992 +#: code:addons/account/account_move_line.py:991 #, python-format msgid "Write-Off" msgstr "" @@ -10754,7 +10764,13 @@ msgid "Write-Off amount" msgstr "" #. module: account -#: code:addons/account/account.py:2291 +#: code:addons/account/wizard/account_reconcile.py:115 +#, python-format +msgid "Write-off" +msgstr "" + +#. module: account +#: code:addons/account/account.py:2304 #, python-format msgid "Wrong Model!" msgstr "" @@ -10789,7 +10805,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/js/account_widgets.js:1011 +#: code:addons/account/static/src/js/account_widgets.js:1060 #, python-format msgid "You are selecting transactions from both a payable and a receivable account.\n" "\n" @@ -10802,7 +10818,7 @@ msgid "You can check this box to mark this journal item as a litigation with the msgstr "" #. module: account -#: code:addons/account/account_move_line.py:1221 +#: code:addons/account/account_move_line.py:1220 #, python-format msgid "You can not add/modify entries in a closed period %s of journal %s." msgstr "" @@ -10813,6 +10829,11 @@ msgstr "" msgid "You can not re-open a period which belongs to closed fiscal year" msgstr "" +#. module: account +#: constraint:account.fiscal.position:0 +msgid "You can not select a country and a group of countries" +msgstr "" + #. module: account #: code:addons/account/wizard/account_change_currency.py:38 #, python-format @@ -10840,7 +10861,7 @@ msgid "You can specify here the coefficient that will be used when consolidating msgstr "" #. module: account -#: code:addons/account/account.py:2260 +#: code:addons/account/account.py:2273 #, python-format msgid "You can specify year, month and date in the name of the model using the following labels:\n" "\n" @@ -10852,7 +10873,7 @@ msgid "You can specify year, month and date in the name of the model using the f msgstr "" #. module: account -#: code:addons/account/account_invoice.py:984 +#: code:addons/account/account_invoice.py:996 #, python-format msgid "You cannot cancel an invoice which is partially paid. You need to unreconcile related payment entries first." msgstr "" @@ -10870,7 +10891,7 @@ msgid "You cannot change the owner company of an account that already contains j msgstr "" #. module: account -#: code:addons/account/account_move_line.py:1172 +#: code:addons/account/account_move_line.py:1171 #, python-format msgid "You cannot change the tax, you should remove and recreate lines." msgstr "" @@ -10888,13 +10909,13 @@ msgid "You cannot change the type of account to '%s' type as it contains journal msgstr "" #. module: account -#: code:addons/account/account_invoice.py:882 +#: code:addons/account/account_invoice.py:894 #, python-format msgid "You cannot create an invoice on a centralized journal. Uncheck the centralized counterpart box in the related journal from the configuration menu." msgstr "" #. module: account -#: code:addons/account/account_move_line.py:594 +#: code:addons/account/account_move_line.py:599 #, python-format msgid "You cannot create journal items on a closed account %s %s." msgstr "" @@ -10926,39 +10947,39 @@ msgid "You cannot deactivate an account that contains journal items." msgstr "" #. module: account -#: code:addons/account/account.py:1402 +#: code:addons/account/account.py:1415 #, python-format msgid "You cannot delete a posted journal entry \"%s\"." msgstr "" #. module: account -#: code:addons/account/account_invoice.py:412 +#: code:addons/account/account_invoice.py:423 #, python-format msgid "You cannot delete an invoice after it has been validated (and received a number). You can set it back to \"Draft\" state and modify its content, then re-confirm it." msgstr "" #. module: account -#: code:addons/account/account_invoice.py:410 +#: code:addons/account/account_invoice.py:421 #, python-format msgid "You cannot delete an invoice which is not draft or cancelled. You should refund it instead." msgstr "" #. module: account -#: code:addons/account/account_move_line.py:1235 +#: code:addons/account/account_move_line.py:1234 #, python-format msgid "You cannot do this modification on a confirmed entry. You can just change some non legal fields or you must unconfirm the journal entry first.\n" "%s." msgstr "" #. module: account -#: code:addons/account/account_move_line.py:1237 +#: code:addons/account/account_move_line.py:1236 #, python-format msgid "You cannot do this modification on a reconciled entry. You can just change some non legal fields or you must unreconcile first.\n" "%s." msgstr "" #. module: account -#: code:addons/account/account.py:1339 +#: code:addons/account/account.py:1352 #, python-format msgid "You cannot modify a posted entry of this journal.\n" "First you should set the journal to allow cancelling entries." @@ -10988,26 +11009,26 @@ msgid "You cannot remove/deactivate an account which is set on a customer or sup msgstr "" #. module: account -#: code:addons/account/account.py:1628 +#: code:addons/account/account.py:1641 #, python-format msgid "You cannot unreconcile journal items if they has been generated by the opening/closing fiscal year process." msgstr "" #. module: account -#: code:addons/account/account_move_line.py:1174 -#: code:addons/account/account_move_line.py:1258 +#: code:addons/account/account_move_line.py:1173 +#: code:addons/account/account_move_line.py:1257 #, python-format msgid "You cannot use an inactive account." msgstr "" #. module: account -#: code:addons/account/account_move_line.py:1325 +#: code:addons/account/account_move_line.py:1324 #, python-format msgid "You cannot use this general account in this journal, check the tab 'Entry Controls' on the related journal." msgstr "" #. module: account -#: code:addons/account/account.py:1294 +#: code:addons/account/account.py:1307 #, python-format msgid "You cannot validate a non-balanced entry.\n" "Make sure you have configured payment terms properly.\n" @@ -11015,19 +11036,19 @@ msgid "You cannot validate a non-balanced entry.\n" msgstr "" #. module: account -#: code:addons/account/account.py:1333 +#: code:addons/account/account.py:1346 #, python-format msgid "You cannot validate this journal entry because account \"%s\" does not belong to chart of accounts \"%s\"." msgstr "" #. module: account -#: code:addons/account/account_cash_statement.py:269 +#: code:addons/account/account_cash_statement.py:271 #, python-format msgid "You do not have rights to open this %s journal!" msgstr "" #. module: account -#: code:addons/account/account.py:2291 +#: code:addons/account/account.py:2304 #, python-format msgid "You have a wrong expression \"%(...)s\" in your model!" msgstr "" @@ -11039,9 +11060,9 @@ msgid "You have not supplied enough arguments to compute the initial balance, pl msgstr "" #. module: account -#: code:addons/account/account.py:2303 -#: code:addons/account/account_invoice.py:663 -#: code:addons/account/account_move_line.py:192 +#: code:addons/account/account.py:2316 +#: code:addons/account/account_invoice.py:674 +#: code:addons/account/account_move_line.py:194 #, python-format msgid "You have to define an analytic journal on the '%s' journal!" msgstr "" @@ -11054,13 +11075,13 @@ msgid "You have to define the bank account\n" msgstr "" #. module: account -#: code:addons/account/account_move_line.py:977 +#: code:addons/account/account_move_line.py:976 #, python-format msgid "You have to provide an account for the write off/exchange difference entry." msgstr "" #. module: account -#: code:addons/account/account.py:3518 +#: code:addons/account/account.py:3531 #, python-format msgid "You have to set a code for the bank account defined on the selected chart of accounts." msgstr "" @@ -11073,19 +11094,26 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/js/account_widgets.js:1763 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:68 +#, python-format +msgid "You must balance the reconciliation" +msgstr "" + +#. module: account +#. openerp-web +#: code:addons/account/static/src/js/account_widgets.js:1807 #, python-format msgid "You must choose at least one record." msgstr "" #. module: account -#: code:addons/account/account_invoice.py:93 +#: code:addons/account/account_invoice.py:95 #, python-format msgid "You must define an analytic journal of type '%s'!" msgstr "" #. module: account -#: code:addons/account/account_invoice.py:1299 +#: code:addons/account/account_invoice.py:1311 #, python-format msgid "You must first select a partner!" msgstr "" @@ -11121,13 +11149,13 @@ msgid "You should choose the periods that belong to the same company." msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:648 +#: code:addons/account/account_bank_statement.py:690 #, python-format msgid "You should configure the 'Gain Exchange Rate Account' in the accounting settings, to manage automatically the booking of accounting entries related to differences between exchange rates." msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:644 +#: code:addons/account/account_bank_statement.py:686 #, python-format msgid "You should configure the 'Loss Exchange Rate Account' in the accounting settings, to manage automatically the booking of accounting entries related to differences between exchange rates." msgstr "" @@ -11141,7 +11169,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:44 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:45 #, python-format msgid "You validated" msgstr "" @@ -11165,7 +11193,7 @@ msgid "balance" msgstr "" #. module: account -#: code:addons/account/account_bank_statement.py:651 +#: code:addons/account/account_bank_statement.py:693 #, python-format msgid "change" msgstr "" @@ -11205,6 +11233,48 @@ msgstr "" msgid "month" msgstr "" +#. module: account +#: view:account.aged.trial.balance:account.account_aged_balance_view +#: view:account.analytic.balance:account.account_analytic_balance_view +#: view:account.analytic.chart:account.account_analytic_chart_view +#: view:account.analytic.cost.ledger:account.account_analytic_cost_view +#: view:account.analytic.cost.ledger.journal.report:account.account_analytic_cost_ledger_journal_view +#: view:account.analytic.inverted.balance:account.account_analytic_invert_balance_view +#: view:account.analytic.journal.report:account.account_analytic_journal_view +#: view:account.automatic.reconcile:account.account_automatic_reconcile_view +#: view:account.change.currency:account.view_account_change_currency +#: view:account.chart:account.view_account_chart +#: view:account.common.report:account.account_common_report_view +#: view:account.config.settings:account.view_account_config_settings +#: view:account.fiscalyear.close:account.view_account_fiscalyear_close +#: view:account.fiscalyear.close.state:account.view_account_fiscalyear_close_state +#: view:account.invoice.cancel:account.account_invoice_cancel_view +#: view:account.invoice.confirm:account.account_invoice_confirm_view +#: view:account.invoice.refund:account.view_account_invoice_refund +#: view:account.journal.select:account.open_journal_button_view +#: view:account.move.bank.reconcile:account.view_account_move_bank_reconcile +#: view:account.move.line.reconcile:account.view_account_move_line_reconcile_full +#: view:account.move.line.reconcile.select:account.view_account_move_line_reconcile_select +#: view:account.move.line.reconcile.writeoff:account.account_move_line_reconcile_writeoff +#: view:account.move.line.unreconcile.select:account.view_account_move_line_unreconcile_select +#: view:account.open.closed.fiscalyear:account.view_account_open_closed_fiscalyear +#: view:account.period.close:account.view_account_period_close +#: view:account.state.open:account.view_account_state_open +#: view:account.statement.from.invoice.lines:account.view_account_statement_from_invoice_lines +#: view:account.subscription.generate:account.view_account_subscription_generate +#: view:account.tax.chart:account.view_account_tax_chart +#: view:account.unreconcile:account.account_unreconcile_view +#: view:account.use.model:account.view_account_use_model +#: view:account.use.model:account.view_account_use_model_create_entry +#: view:account.vat.declaration:account.view_account_vat_declaration +#: view:cash.box.in:account.cash_box_in_form +#: view:cash.box.out:account.cash_box_out_form +#: view:project.account.analytic.line:account.view_project_account_analytic_line_form +#: view:validate.account.move:account.validate_account_move_view +#: view:validate.account.move.lines:account.validate_account_move_line_view +msgid "or" +msgstr "" + #. module: account #: model:ir.model,name:account.model_account_period_close msgid "period close" @@ -11212,11 +11282,18 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:44 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:45 #, python-format msgid "reconciliations with the ctrl-enter shortcut." msgstr "" +#. module: account +#. openerp-web +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:35 +#, python-format +msgid "remaining)" +msgstr "" + #. module: account #: view:wizard.multi.charts.accounts:account.view_wizard_multi_chart msgid "res_config_contents" @@ -11224,7 +11301,7 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:42 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:43 #, python-format msgid "seconds per transaction." msgstr "" @@ -11241,14 +11318,14 @@ msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:42 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:43 #, python-format msgid "to reconcile" msgstr "" #. module: account #. openerp-web -#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:42 +#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:43 #, python-format msgid "transactions." msgstr "" diff --git a/addons/account_accountant/i18n/account_accountant.pot b/addons/account_accountant/i18n/account_accountant.pot index c12b3b511ed..5975d560545 100644 --- a/addons/account_accountant/i18n/account_accountant.pot +++ b/addons/account_accountant/i18n/account_accountant.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/account_analytic_analysis/i18n/account_analytic_analysis.pot b/addons/account_analytic_analysis/i18n/account_analytic_analysis.pot index 29f1c8e32c7..ccc5c1983c3 100644 --- a/addons/account_analytic_analysis/i18n/account_analytic_analysis.pot +++ b/addons/account_analytic_analysis/i18n/account_analytic_analysis.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -341,7 +341,7 @@ msgid "End date passed or prepaid unit consumed" msgstr "" #. module: account_analytic_analysis -#: code:addons/account_analytic_analysis/account_analytic_analysis.py:674 +#: code:addons/account_analytic_analysis/account_analytic_analysis.py:681 #, python-format msgid "Error!" msgstr "" @@ -490,7 +490,7 @@ msgid "Month(s)" msgstr "" #. module: account_analytic_analysis -#: code:addons/account_analytic_analysis/account_analytic_analysis.py:669 +#: code:addons/account_analytic_analysis/account_analytic_analysis.py:676 #, python-format msgid "No Customer Defined!" msgstr "" @@ -546,7 +546,7 @@ msgid "Pending contracts" msgstr "" #. module: account_analytic_analysis -#: code:addons/account_analytic_analysis/account_analytic_analysis.py:675 +#: code:addons/account_analytic_analysis/account_analytic_analysis.py:682 #, python-format msgid "Please define a sale journal for the company \"%s\"." msgstr "" @@ -620,7 +620,7 @@ msgid "Revenue per Time (real)" msgstr "" #. module: account_analytic_analysis -#: code:addons/account_analytic_analysis/account_analytic_analysis.py:543 +#: code:addons/account_analytic_analysis/account_analytic_analysis.py:550 #, python-format msgid "Sales Order Lines to Invoice of %s" msgstr "" @@ -683,7 +683,7 @@ msgid "Timesheets" msgstr "" #. module: account_analytic_analysis -#: code:addons/account_analytic_analysis/account_analytic_analysis.py:652 +#: code:addons/account_analytic_analysis/account_analytic_analysis.py:659 #, python-format msgid "Timesheets to Invoice of %s" msgstr "" @@ -804,7 +804,7 @@ msgid "Year(s)" msgstr "" #. module: account_analytic_analysis -#: code:addons/account_analytic_analysis/account_analytic_analysis.py:669 +#: code:addons/account_analytic_analysis/account_analytic_analysis.py:676 #, python-format msgid "You must first select a Customer for Contract %s!" msgstr "" diff --git a/addons/account_analytic_default/i18n/account_analytic_default.pot b/addons/account_analytic_default/i18n/account_analytic_default.pot index f51e1c0df84..8830c6642b7 100644 --- a/addons/account_analytic_default/i18n/account_analytic_default.pot +++ b/addons/account_analytic_default/i18n/account_analytic_default.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/account_analytic_plans/i18n/account_analytic_plans.pot b/addons/account_analytic_plans/i18n/account_analytic_plans.pot index c48b55c5222..d1ba5cf982c 100644 --- a/addons/account_analytic_plans/i18n/account_analytic_plans.pot +++ b/addons/account_analytic_plans/i18n/account_analytic_plans.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -339,7 +339,7 @@ msgstr "" #. module: account_analytic_plans #: code:addons/account_analytic_plans/account_analytic_plans.py:335 -#: code:addons/account_analytic_plans/account_analytic_plans.py:469 +#: code:addons/account_analytic_plans/account_analytic_plans.py:471 #, python-format msgid "No Analytic Journal!" msgstr "" @@ -456,7 +456,7 @@ msgstr "" #. module: account_analytic_plans #: code:addons/account_analytic_plans/account_analytic_plans.py:335 -#: code:addons/account_analytic_plans/account_analytic_plans.py:469 +#: code:addons/account_analytic_plans/account_analytic_plans.py:471 #, python-format msgid "You have to define an analytic journal on the '%s' journal." msgstr "" @@ -466,3 +466,9 @@ msgstr "" msgid "analytic.plan.create.model.action" msgstr "" +#. module: account_analytic_plans +#: view:account.crossovered.analytic:account_analytic_plans.view_account_crossovered_analytic +#: view:analytic.plan.create.model:account_analytic_plans.view_analytic_plan_create_model_msg +msgid "or" +msgstr "" + diff --git a/addons/account_anglo_saxon/i18n/account_anglo_saxon.pot b/addons/account_anglo_saxon/i18n/account_anglo_saxon.pot index 7ee13e4ffaf..20321c0e560 100644 --- a/addons/account_anglo_saxon/i18n/account_anglo_saxon.pot +++ b/addons/account_anglo_saxon/i18n/account_anglo_saxon.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -61,6 +61,11 @@ msgstr "" msgid "Purchase Order" msgstr "" +#. module: account_anglo_saxon +#: model:ir.model,name:account_anglo_saxon.model_stock_move +msgid "Stock Move" +msgstr "" + #. module: account_anglo_saxon #: help:product.category,property_account_creditor_price_difference_categ:0 #: help:product.template,property_account_creditor_price_difference:0 diff --git a/addons/account_asset/i18n/account_asset.pot b/addons/account_asset/i18n/account_asset.pot index fedf88b0b93..8b7e9405ed5 100644 --- a/addons/account_asset/i18n/account_asset.pot +++ b/addons/account_asset/i18n/account_asset.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -117,6 +117,11 @@ msgstr "" msgid "Asset History" msgstr "" +#. module: account_asset +#: field:asset.modify,asset_method_time:0 +msgid "Asset Method Time" +msgstr "" + #. module: account_asset #: field:account.asset.asset,name:0 msgid "Asset Name" @@ -788,3 +793,9 @@ msgstr "" msgid "months" msgstr "" +#. module: account_asset +#: view:asset.depreciation.confirmation.wizard:account_asset.view_asset_depreciation_confirmation_wizard +#: view:asset.modify:account_asset.asset_modify_form +msgid "or" +msgstr "" + diff --git a/addons/account_bank_statement_extensions/i18n/account_bank_statement_extensions.pot b/addons/account_bank_statement_extensions/i18n/account_bank_statement_extensions.pot index 13faebce50e..fd468012a4d 100644 --- a/addons/account_bank_statement_extensions/i18n/account_bank_statement_extensions.pot +++ b/addons/account_bank_statement_extensions/i18n/account_bank_statement_extensions.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -381,3 +381,8 @@ msgstr "" msgid "cancel selected statement lines." msgstr "" +#. module: account_bank_statement_extensions +#: view:confirm.statement.line:account_bank_statement_extensions.view_confirm_statement_line +msgid "or" +msgstr "" + diff --git a/addons/account_budget/i18n/account_budget.pot b/addons/account_budget/i18n/account_budget.pot index 2841e217466..e321fdf45ce 100644 --- a/addons/account_budget/i18n/account_budget.pot +++ b/addons/account_budget/i18n/account_budget.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -268,7 +268,7 @@ msgid "End of period" msgstr "" #. module: account_budget -#: code:addons/account_budget/account_budget.py:118 +#: code:addons/account_budget/account_budget.py:124 #, python-format msgid "Error!" msgstr "" @@ -424,7 +424,7 @@ msgid "Status" msgstr "" #. module: account_budget -#: code:addons/account_budget/account_budget.py:118 +#: code:addons/account_budget/account_budget.py:124 #, python-format msgid "The Budget '%s' has no accounts!" msgstr "" @@ -486,3 +486,23 @@ msgstr "" msgid "Validated" msgstr "" +#. module: account_budget +#: view:website:account_budget.report_budget +msgid "at" +msgstr "" + +#. module: account_budget +#: view:account.budget.analytic:account_budget.account_budget_analytic_view +#: view:account.budget.crossvered.report:account_budget.account_budget_crossvered_report_view +#: view:account.budget.crossvered.summary.report:account_budget.account_budget_crossvered_summary_report_view +#: view:account.budget.report:account_budget.account_budget_report_view +msgid "or" +msgstr "" + +#. module: account_budget +#: view:website:account_budget.report_analyticaccountbudget +#: view:website:account_budget.report_budget +#: view:website:account_budget.report_crossoveredbudget +msgid "to" +msgstr "" + diff --git a/addons/account_cancel/i18n/account_cancel.pot b/addons/account_cancel/i18n/account_cancel.pot index cb8fd80584d..7d20d9fc300 100644 --- a/addons/account_cancel/i18n/account_cancel.pot +++ b/addons/account_cancel/i18n/account_cancel.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/account_check_writing/i18n/account_check_writing.pot b/addons/account_check_writing/i18n/account_check_writing.pot index 017a2bfb059..5daf4bdf3dc 100644 --- a/addons/account_check_writing/i18n/account_check_writing.pot +++ b/addons/account_check_writing/i18n/account_check_writing.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -222,3 +222,8 @@ msgstr "" msgid "Write Checks" msgstr "" +#. module: account_check_writing +#: view:account.check.write:account_check_writing.view_account_check_write +msgid "or" +msgstr "" + diff --git a/addons/account_followup/i18n/account_followup.pot b/addons/account_followup/i18n/account_followup.pot index d2590930d4c..cb3e6c65084 100644 --- a/addons/account_followup/i18n/account_followup.pot +++ b/addons/account_followup/i18n/account_followup.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1198,6 +1198,11 @@ msgstr "" msgid "e.g. Call the customer, check if it's paid, ..." msgstr "" +#. module: account_followup +#: view:account_followup.print:account_followup.view_account_followup_print +msgid "or" +msgstr "" + #. module: account_followup #: field:account_followup.print,company_id:0 #: field:res.partner,unreconciled_aml_ids:0 diff --git a/addons/account_payment/i18n/account_payment.pot b/addons/account_payment/i18n/account_payment.pot index 344e4803943..736d303b0d0 100644 --- a/addons/account_payment/i18n/account_payment.pot +++ b/addons/account_payment/i18n/account_payment.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -709,3 +709,11 @@ msgstr "" msgid "_Add to payment order" msgstr "" +#. module: account_payment +#: view:account.payment.make.payment:account_payment.account_payment_make_payment_view +#: view:account.payment.populate.statement:account_payment.account_payment_populate_statement_view +#: view:payment.order.create:account_payment.view_create_payment_order +#: view:payment.order.create:account_payment.view_create_payment_order_lines +msgid "or" +msgstr "" + diff --git a/addons/account_sequence/i18n/account_sequence.pot b/addons/account_sequence/i18n/account_sequence.pot index 9461640527a..05bf7ccbf9a 100644 --- a/addons/account_sequence/i18n/account_sequence.pot +++ b/addons/account_sequence/i18n/account_sequence.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/account_test/i18n/account_test.pot b/addons/account_test/i18n/account_test.pot index 44c89af31e8..4ddf1f75eb0 100644 --- a/addons/account_test/i18n/account_test.pot +++ b/addons/account_test/i18n/account_test.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/account_voucher/i18n/account_voucher.pot b/addons/account_voucher/i18n/account_voucher.pot index 4cae232875e..7004129e309 100644 --- a/addons/account_voucher/i18n/account_voucher.pot +++ b/addons/account_voucher/i18n/account_voucher.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -147,7 +147,7 @@ msgid "Are you sure you want to unreconcile this record?" msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:269 +#: code:addons/account_voucher/account_voucher.py:276 #, python-format msgid "At the operation date, the exchange rate was\n" "%s = %s" @@ -204,7 +204,7 @@ msgid "Cancelled" msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:929 +#: code:addons/account_voucher/account_voucher.py:959 #, python-format msgid "Cannot delete voucher(s) which are already opened or paid." msgstr "" @@ -228,7 +228,7 @@ msgid "Computed as the difference between the amount stated in the voucher and t msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:1027 +#: code:addons/account_voucher/account_voucher.py:1057 #, python-format msgid "Configuration Error !" msgstr "" @@ -379,8 +379,8 @@ msgid "Effective date for accounting entries" msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:511 -#: code:addons/account_voucher/account_voucher.py:1033 +#: code:addons/account_voucher/account_voucher.py:518 +#: code:addons/account_voucher/account_voucher.py:1063 #, python-format msgid "Error!" msgstr "" @@ -416,8 +416,8 @@ msgid "Full Reconcile" msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:1068 -#: code:addons/account_voucher/account_voucher.py:1074 +#: code:addons/account_voucher/account_voucher.py:1098 +#: code:addons/account_voucher/account_voucher.py:1104 #, python-format msgid "Go to the configuration panel" msgstr "" @@ -464,7 +464,7 @@ msgid "Internal Notes" msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:929 +#: code:addons/account_voucher/account_voucher.py:959 #, python-format msgid "Invalid Action!" msgstr "" @@ -561,7 +561,7 @@ msgid "Multi Currency Voucher" msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:1213 +#: code:addons/account_voucher/account_voucher.py:1243 #, python-format msgid "No Account Base Code and Account Tax Code!" msgstr "" @@ -638,7 +638,6 @@ msgstr "" #. module: account_voucher #: view:account.invoice:account_voucher.view_invoice_supplier -#: view:account.voucher:account_voucher.view_vendor_receipt_dialog_form msgid "Pay" msgstr "" @@ -724,19 +723,19 @@ msgid "Period" msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:1028 +#: code:addons/account_voucher/account_voucher.py:1058 #, python-format msgid "Please activate the sequence of selected journal !" msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:1034 +#: code:addons/account_voucher/account_voucher.py:1064 #, python-format msgid "Please define a sequence on the journal." msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:511 +#: code:addons/account_voucher/account_voucher.py:518 #, python-format msgid "Please define default credit/debit accounts on the journal \"%s\"." msgstr "" @@ -825,6 +824,7 @@ msgstr "" #. module: account_voucher #: view:account.invoice:account_voucher.view_invoice_customer +#: view:account.voucher:account_voucher.view_vendor_receipt_dialog_form msgid "Register Payment" msgstr "" @@ -923,7 +923,7 @@ msgstr "" #: view:account.voucher:account_voucher.view_vendor_payment_form #: view:account.voucher:account_voucher.view_voucher_filter_vendor #: view:account.voucher:account_voucher.view_voucher_filter_vendor_pay -#: code:addons/account_voucher/account_voucher.py:182 +#: code:addons/account_voucher/account_voucher.py:187 #, python-format msgid "Supplier" msgstr "" @@ -962,7 +962,7 @@ msgid "The Voucher has been totally paid." msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:1172 +#: code:addons/account_voucher/account_voucher.py:1202 #, python-format msgid "The invoice you are willing to pay is not valid anymore." msgstr "" @@ -1005,6 +1005,7 @@ msgstr "" #. module: account_voucher #: view:account.voucher:account_voucher.view_voucher_form #: view:account.voucher:account_voucher.view_voucher_tree +#: view:account.voucher:account_voucher.view_voucher_tree_nocreate msgid "Total Amount" msgstr "" @@ -1070,7 +1071,7 @@ msgstr "" #: view:account.voucher:account_voucher.view_voucher_filter_vendor #: view:account.voucher:account_voucher.view_voucher_filter_vendor_pay #: field:account.voucher.line,voucher_id:0 -#: code:addons/account_voucher/account_voucher.py:152 +#: code:addons/account_voucher/account_voucher.py:157 #: model:res.request.link,name:account_voucher.req_link_voucher #, python-format msgid "Voucher" @@ -1078,6 +1079,7 @@ msgstr "" #. module: account_voucher #: view:account.voucher:account_voucher.view_voucher_tree +#: view:account.voucher:account_voucher.view_voucher_tree_nocreate #: model:ir.actions.act_window,name:account_voucher.act_journal_voucher_open msgid "Voucher Entries" msgstr "" @@ -1130,7 +1132,7 @@ msgid "Website communication history" msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:370 +#: code:addons/account_voucher/account_voucher.py:377 #, python-format msgid "Write-Off" msgstr "" @@ -1141,33 +1143,33 @@ msgid "Write-Off Analytic Account" msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:1172 +#: code:addons/account_voucher/account_voucher.py:1202 #, python-format msgid "Wrong voucher line" msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:1213 +#: code:addons/account_voucher/account_voucher.py:1243 #, python-format msgid "You have to configure account base code and account tax code on the '%s' tax!" msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:1073 +#: code:addons/account_voucher/account_voucher.py:1103 #, python-format msgid "You should configure the 'Gain Exchange Rate Account' to manage automatically the booking of accounting entries related to differences between exchange rates." msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:1067 +#: code:addons/account_voucher/account_voucher.py:1097 #, python-format msgid "You should configure the 'Loss Exchange Rate Account' to manage automatically the booking of accounting entries related to differences between exchange rates." msgstr "" #. module: account_voucher -#: code:addons/account_voucher/account_voucher.py:1084 -#: code:addons/account_voucher/account_voucher.py:1098 -#: code:addons/account_voucher/account_voucher.py:1249 +#: code:addons/account_voucher/account_voucher.py:1114 +#: code:addons/account_voucher/account_voucher.py:1128 +#: code:addons/account_voucher/account_voucher.py:1279 #, python-format msgid "change" msgstr "" @@ -1186,3 +1188,8 @@ msgstr "" msgid "e.g. Invoice SAJ/0042" msgstr "" +#. module: account_voucher +#: view:account.voucher:account_voucher.view_vendor_receipt_dialog_form +msgid "or" +msgstr "" + diff --git a/addons/analytic/i18n/analytic.pot b/addons/analytic/i18n/analytic.pot index 46b9a814ddf..7bd10824188 100644 --- a/addons/analytic/i18n/analytic.pot +++ b/addons/analytic/i18n/analytic.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/analytic_contract_hr_expense/i18n/analytic_contract_hr_expense.pot b/addons/analytic_contract_hr_expense/i18n/analytic_contract_hr_expense.pot index 1c6dedd8384..3b804d0b433 100644 --- a/addons/analytic_contract_hr_expense/i18n/analytic_contract_hr_expense.pot +++ b/addons/analytic_contract_hr_expense/i18n/analytic_contract_hr_expense.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/analytic_user_function/i18n/analytic_user_function.pot b/addons/analytic_user_function/i18n/analytic_user_function.pot index 0650bff2e05..6d9501ab66b 100644 --- a/addons/analytic_user_function/i18n/analytic_user_function.pot +++ b/addons/analytic_user_function/i18n/analytic_user_function.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -131,3 +131,8 @@ msgstr "" msgid "Users/Products Rel." msgstr "" +#. module: analytic_user_function +#: view:hr_timesheet_sheet.sheet:analytic_user_function.hr_timesheet_sheet_form_inherit +msgid "on_change_account_id(account_id, user_id, unit_amount)" +msgstr "" + diff --git a/addons/anonymization/i18n/anonymization.pot b/addons/anonymization/i18n/anonymization.pot index 64fdb4da507..1a9757174d6 100644 --- a/addons/anonymization/i18n/anonymization.pot +++ b/addons/anonymization/i18n/anonymization.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/auth_crypt/i18n/auth_crypt.pot b/addons/auth_crypt/i18n/auth_crypt.pot index 4aa61a87fb4..05ca403a3a6 100644 --- a/addons/auth_crypt/i18n/auth_crypt.pot +++ b/addons/auth_crypt/i18n/auth_crypt.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/auth_ldap/i18n/auth_ldap.pot b/addons/auth_ldap/i18n/auth_ldap.pot index c616b364ea1..81ad517e3a2 100644 --- a/addons/auth_ldap/i18n/auth_ldap.pot +++ b/addons/auth_ldap/i18n/auth_ldap.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/auth_oauth/i18n/auth_oauth.pot b/addons/auth_oauth/i18n/auth_oauth.pot index 7d36b6e32f8..a57dc6d668b 100644 --- a/addons/auth_oauth/i18n/auth_oauth.pot +++ b/addons/auth_oauth/i18n/auth_oauth.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -16,7 +16,32 @@ msgstr "" "Plural-Forms: \n" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:99 +#: view:base.config.settings:auth_oauth.view_general_configuration +msgid "- Ceate a new project" +msgstr "" + +#. module: auth_oauth +#: view:base.config.settings:auth_oauth.view_general_configuration +msgid "- Create an oauth client_id" +msgstr "" + +#. module: auth_oauth +#: view:base.config.settings:auth_oauth.view_general_configuration +msgid "- Edit settings and set both Authorized Redirect URIs and Authorized JavaScript Origins to your hostname." +msgstr "" + +#. module: auth_oauth +#: view:base.config.settings:auth_oauth.view_general_configuration +msgid "- Go to Api Access" +msgstr "" + +#. module: auth_oauth +#: view:base.config.settings:auth_oauth.view_general_configuration +msgid "- Go to the" +msgstr "" + +#. module: auth_oauth +#: code:addons/auth_oauth/controllers/main.py:100 #, python-format msgid "Access Denied" msgstr "" @@ -73,6 +98,11 @@ msgstr "" msgid "Data URL" msgstr "" +#. module: auth_oauth +#: view:base.config.settings:auth_oauth.view_general_configuration +msgid "Google APIs console" +msgstr "" + #. module: auth_oauth #: field:auth.oauth.provider,id:0 msgid "ID" @@ -88,6 +118,11 @@ msgstr "" msgid "Last Updated on" msgstr "" +#. module: auth_oauth +#: view:base.config.settings:auth_oauth.view_general_configuration +msgid "Now copy paste the client_id here:" +msgstr "" + #. module: auth_oauth #: field:res.users,oauth_access_token:0 msgid "OAuth Access Token" @@ -144,11 +179,16 @@ msgid "Scope" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:97 +#: code:addons/auth_oauth/controllers/main.py:98 #, python-format msgid "Sign up is not allowed on this database." msgstr "" +#. module: auth_oauth +#: view:base.config.settings:auth_oauth.view_general_configuration +msgid "To setup the signin process with Google, first you have to perform the following steps:" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "Users" @@ -160,7 +200,7 @@ msgid "Validation URL" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:101 +#: code:addons/auth_oauth/controllers/main.py:102 #, python-format msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" @@ -171,6 +211,11 @@ msgstr "" msgid "arch" msgstr "" +#. module: auth_oauth +#: view:base.config.settings:auth_oauth.view_general_configuration +msgid "e.g. 1234-xyz.apps.googleusercontent.com" +msgstr "" + #. module: auth_oauth #: field:auth.oauth.provider,sequence:0 msgid "unknown" diff --git a/addons/auth_openid/i18n/auth_openid.pot b/addons/auth_openid/i18n/auth_openid.pot index 31da9120b18..4a4d8ba99cf 100644 --- a/addons/auth_openid/i18n/auth_openid.pot +++ b/addons/auth_openid/i18n/auth_openid.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/auth_signup/i18n/auth_signup.pot b/addons/auth_signup/i18n/auth_signup.pot index 0c9297dc72c..a635a4ac086 100644 --- a/addons/auth_signup/i18n/auth_signup.pot +++ b/addons/auth_signup/i18n/auth_signup.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -98,7 +98,7 @@ msgid "Back to Login" msgstr "" #. module: auth_signup -#: code:addons/auth_signup/res_users.py:295 +#: code:addons/auth_signup/res_users.py:294 #, python-format msgid "Cannot send email: user has no email address." msgstr "" diff --git a/addons/base_action_rule/i18n/base_action_rule.pot b/addons/base_action_rule/i18n/base_action_rule.pot index 11f9a666237..e7419a45696 100644 --- a/addons/base_action_rule/i18n/base_action_rule.pot +++ b/addons/base_action_rule/i18n/base_action_rule.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/base_gengo/i18n/base_gengo.pot b/addons/base_gengo/i18n/base_gengo.pot index 703ff46d32d..a1a588bf4db 100644 --- a/addons/base_gengo/i18n/base_gengo.pot +++ b/addons/base_gengo/i18n/base_gengo.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -275,3 +275,8 @@ msgstr "" msgid "You can select here the service level you want for an automatic translation using Gengo." msgstr "" +#. module: base_gengo +#: view:base.gengo.translations:base_gengo.base_gengo_translation_wizard_from +msgid "or" +msgstr "" + diff --git a/addons/base_geolocalize/i18n/base_geolocalize.pot b/addons/base_geolocalize/i18n/base_geolocalize.pot index 1fd4ee063fa..9f4e3e9f20b 100644 --- a/addons/base_geolocalize/i18n/base_geolocalize.pot +++ b/addons/base_geolocalize/i18n/base_geolocalize.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/base_iban/i18n/base_iban.pot b/addons/base_iban/i18n/base_iban.pot index c8dd52f11cb..58b82b0bfbc 100644 --- a/addons/base_iban/i18n/base_iban.pot +++ b/addons/base_iban/i18n/base_iban.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/base_import/i18n/base_import.pot b/addons/base_import/i18n/base_import.pot index 51b6d7bc69f..6ce43b7c004 100644 --- a/addons/base_import/i18n/base_import.pot +++ b/addons/base_import/i18n/base_import.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/base_import_module/i18n/base_import_module.pot b/addons/base_import_module/i18n/base_import_module.pot index 590de207692..1bc34b502d0 100644 --- a/addons/base_import_module/i18n/base_import_module.pot +++ b/addons/base_import_module/i18n/base_import_module.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -139,3 +139,8 @@ msgstr "" msgid "init" msgstr "" +#. module: base_import_module +#: view:base.import.module:base_import_module.view_base_module_import +msgid "or" +msgstr "" + diff --git a/addons/base_report_designer/i18n/base_report_designer.pot b/addons/base_report_designer/i18n/base_report_designer.pot index f8577be213f..8d8cc11cbb6 100644 --- a/addons/base_report_designer/i18n/base_report_designer.pot +++ b/addons/base_report_designer/i18n/base_report_designer.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -187,6 +187,12 @@ msgstr "" msgid "Your .SXW file" msgstr "" +#. module: base_report_designer +#: view:base.report.sxw:base_report_designer.view_base_report_sxw +#: view:base_report_designer.installer:base_report_designer.view_report_designer_installer +msgid "or" +msgstr "" + #. module: base_report_designer #: view:base_report_designer.installer:base_report_designer.view_report_designer_installer msgid "title" diff --git a/addons/base_setup/i18n/base_setup.pot b/addons/base_setup/i18n/base_setup.pot index a4ae58e8131..2d9fb94ee22 100644 --- a/addons/base_setup/i18n/base_setup.pot +++ b/addons/base_setup/i18n/base_setup.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -276,7 +276,7 @@ msgstr "" #. module: base_setup #: help:base.config.settings,module_share:0 -msgid "Share or embbed any screen of openerp." +msgid "Share or embbed any screen of Odoo." msgstr "" #. module: base_setup @@ -344,6 +344,12 @@ msgstr "" msgid "You will find more options in your company details: address for the header and footer, overdue payments texts, etc." msgstr "" +#. module: base_setup +#: view:base.config.settings:base_setup.view_general_configuration +#: view:sale.config.settings:base_setup.view_sale_config_settings +msgid "or" +msgstr "" + #. module: base_setup #: view:base.setup.terminology:base_setup.base_setup_terminology_form msgid "res_config_contents" diff --git a/addons/base_vat/i18n/base_vat.pot b/addons/base_vat/i18n/base_vat.pot index f50083c13a4..187db7442af 100644 --- a/addons/base_vat/i18n/base_vat.pot +++ b/addons/base_vat/i18n/base_vat.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/board/i18n/board.pot b/addons/board/i18n/board.pot index 721fff71e8a..ec33e7d336d 100644 --- a/addons/board/i18n/board.pot +++ b/addons/board/i18n/board.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -204,3 +204,8 @@ msgstr "" msgid "Title of new dashboard item" msgstr "" +#. module: board +#: view:board.create:board.view_board_create +msgid "or" +msgstr "" + diff --git a/addons/bus/i18n/bus.pot b/addons/bus/i18n/bus.pot index 0016e2af868..bfce074bace 100644 --- a/addons/bus/i18n/bus.pot +++ b/addons/bus/i18n/bus.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/calendar/i18n/calendar.pot b/addons/calendar/i18n/calendar.pot index f58afe1a5c3..57c6471cbbc 100644 --- a/addons/calendar/i18n/calendar.pot +++ b/addons/calendar/i18n/calendar.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -417,7 +417,7 @@ msgid "

\n" msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:1570 +#: code:addons/calendar/calendar.py:1593 #, python-format msgid "A email has been send to specify that the date has been changed !" msgstr "" @@ -451,7 +451,7 @@ msgid "All Day" msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:772 +#: code:addons/calendar/calendar.py:776 #, python-format msgid "AllDay , %s" msgstr "" @@ -462,13 +462,13 @@ msgid "Amount" msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:1080 +#: code:addons/calendar/calendar.py:1096 #, python-format msgid "An invitation email has been sent to attendee %s" msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:1384 +#: code:addons/calendar/calendar.py:1407 #, python-format msgid "An invitation email has been sent to attendee(s)" msgstr "" @@ -502,7 +502,7 @@ msgid "Availability" msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:1655 +#: code:addons/calendar/calendar.py:1678 #: selection:calendar.attendee,availability:0 #: selection:calendar.event,show_as:0 #, python-format @@ -660,7 +660,7 @@ msgid "Email" msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:1358 +#: code:addons/calendar/calendar.py:1381 #, python-format msgid "Email addresses not found" msgstr "" @@ -701,7 +701,7 @@ msgid "Error ! End date cannot be set before start date." msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:1237 +#: code:addons/calendar/calendar.py:1260 #, python-format msgid "Error!" msgstr "" @@ -744,7 +744,7 @@ msgid "First" msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:140 +#: code:addons/calendar/calendar.py:141 #, python-format msgid "First you have to specify the date of the invitation." msgstr "" @@ -786,7 +786,7 @@ msgid "Group By" msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:1593 +#: code:addons/calendar/calendar.py:1616 #, python-format msgid "Group by date is not supported, use the calendar view instead." msgstr "" @@ -1278,7 +1278,7 @@ msgid "The" msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:1354 +#: code:addons/calendar/calendar.py:1377 #, python-format msgid "The following contacts have no email address :" msgstr "" @@ -1352,9 +1352,9 @@ msgid "Update only this instance" msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:103 -#: code:addons/calendar/calendar.py:140 -#: code:addons/calendar/calendar.py:1593 +#: code:addons/calendar/calendar.py:104 +#: code:addons/calendar/calendar.py:141 +#: code:addons/calendar/calendar.py:1616 #, python-format msgid "Warning!" msgstr "" @@ -1418,7 +1418,7 @@ msgid "Yes I'm going." msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:103 +#: code:addons/calendar/calendar.py:104 #, python-format msgid "You cannot duplicate a calendar attendee." msgstr "" @@ -1434,7 +1434,7 @@ msgid "colorize" msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:1224 +#: code:addons/calendar/calendar.py:1247 #, python-format msgid "count cannot be negative or 0." msgstr "" @@ -1445,14 +1445,14 @@ msgid "duration_minutes" msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:1222 +#: code:addons/calendar/calendar.py:1245 #, python-format msgid "interval cannot be negative." msgstr "" #. module: calendar -#: code:addons/calendar/calendar.py:1222 -#: code:addons/calendar/calendar.py:1224 +#: code:addons/calendar/calendar.py:1245 +#: code:addons/calendar/calendar.py:1247 #, python-format msgid "warning!" msgstr "" diff --git a/addons/claim_from_delivery/i18n/claim_from_delivery.pot b/addons/claim_from_delivery/i18n/claim_from_delivery.pot index b0fbc53c2d1..da5821afbf5 100644 --- a/addons/claim_from_delivery/i18n/claim_from_delivery.pot +++ b/addons/claim_from_delivery/i18n/claim_from_delivery.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/contacts/i18n/contacts.pot b/addons/contacts/i18n/contacts.pot index 17bd5c02b92..56bb4e5698f 100644 --- a/addons/contacts/i18n/contacts.pot +++ b/addons/contacts/i18n/contacts.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/crm/i18n/crm.pot b/addons/crm/i18n/crm.pot index 8bb4a483f69..310f7e5f9ef 100644 --- a/addons/crm/i18n/crm.pot +++ b/addons/crm/i18n/crm.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -796,7 +796,7 @@ msgid "Current Line" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:989 +#: code:addons/crm/crm_lead.py:998 #: view:crm.lead:crm.crm_case_form_view_leads #: view:crm.lead:crm.crm_case_form_view_oppor #: view:crm.lead:crm.crm_case_tree_view_oppor @@ -810,7 +810,7 @@ msgid "Customer" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:991 +#: code:addons/crm/crm_lead.py:1000 #, python-format msgid "Customer Email" msgstr "" @@ -987,7 +987,7 @@ msgid "Error" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:430 +#: code:addons/crm/crm_lead.py:434 #, python-format msgid "Error!" msgstr "" @@ -1114,7 +1114,7 @@ msgid "Force assignation" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:562 +#: code:addons/crm/crm_lead.py:564 #, python-format msgid "From %s : %s" msgstr "" @@ -1346,7 +1346,7 @@ msgid "Last Updated on" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:884 +#: code:addons/crm/crm_lead.py:893 #: selection:crm.case.stage,type:0 #: view:crm.lead:crm.crm_case_form_view_oppor #: selection:crm.lead,type:0 @@ -1512,7 +1512,7 @@ msgid "Logged Calls" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:1049 +#: code:addons/crm/crm_lead.py:1058 #, python-format msgid "Logged a call for %(date)s. %(description)s" msgstr "" @@ -1613,7 +1613,7 @@ msgid "Meeting" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:1063 +#: code:addons/crm/crm_lead.py:1072 #, python-format msgid "Meeting scheduled at '%s'
Subject: %s
Duration: %s hour(s)" msgstr "" @@ -1686,25 +1686,25 @@ msgid "Merge with existing opportunities" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:547 +#: code:addons/crm/crm_lead.py:549 #, python-format msgid "Merged lead" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:541 +#: code:addons/crm/crm_lead.py:543 #, python-format msgid "Merged leads" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:543 +#: code:addons/crm/crm_lead.py:545 #, python-format msgid "Merged opportunities" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:547 +#: code:addons/crm/crm_lead.py:549 #, python-format msgid "Merged opportunity" msgstr "" @@ -1800,8 +1800,6 @@ msgstr "" #. module: crm #: model:crm.case.stage,name:crm.stage_lead1 #: view:crm.lead:crm.view_crm_case_opportunities_filter -#: view:crm.lead.report:crm.view_report_crm_lead_filter -#: view:crm.opportunity.report:crm.view_report_crm_opportunity_filter msgid "New" msgstr "" @@ -1830,13 +1828,13 @@ msgid "Next Action Date" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:1004 +#: code:addons/crm/crm_lead.py:1013 #, python-format msgid "No Subject" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:761 +#: code:addons/crm/crm_lead.py:770 #, python-format msgid "No customer name defined. Please fill one of the following fields: Company Name, Contact Name or Email (\"Name \")" msgstr "" @@ -1975,7 +1973,7 @@ msgid "Opportunities that are assigned to me" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:864 +#: code:addons/crm/crm_lead.py:873 #: field:calendar.event,opportunity_id:0 #: selection:crm.case.stage,type:0 #: view:crm.lead:crm.crm_case_tree_view_oppor @@ -2251,7 +2249,7 @@ msgid "Planned Revenue per Month" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:633 +#: code:addons/crm/crm_lead.py:643 #, python-format msgid "Please select more than one element (lead or opportunity) from the list view." msgstr "" @@ -2494,7 +2492,7 @@ msgid "Scheduled Calls" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:1051 +#: code:addons/crm/crm_lead.py:1060 #, python-format msgid "Scheduled a call for %(date)s. %(description)s" msgstr "" @@ -2881,7 +2879,7 @@ msgid "To Do" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:393 +#: code:addons/crm/crm_lead.py:397 #, python-format msgid "To relieve your sales pipe and group all Lost opportunities, configure one of your sales stage as follow:\n" "probability = 0 %, select \"Change Probability Automatically\".\n" @@ -2889,7 +2887,7 @@ msgid "To relieve your sales pipe and group all Lost opportunities, configure on msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:413 +#: code:addons/crm/crm_lead.py:417 #, python-format msgid "To relieve your sales pipe and group all Won opportunities, configure one of your sales stage as follow:\n" "probability = 100 % and select \"Change Probability Automatically\".\n" @@ -3018,10 +3016,10 @@ msgid "Very Low" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:392 -#: code:addons/crm/crm_lead.py:412 -#: code:addons/crm/crm_lead.py:633 -#: code:addons/crm/crm_lead.py:760 +#: code:addons/crm/crm_lead.py:396 +#: code:addons/crm/crm_lead.py:416 +#: code:addons/crm/crm_lead.py:643 +#: code:addons/crm/crm_lead.py:769 #: code:addons/crm/crm_phonecall.py:291 #: code:addons/crm/wizard/crm_lead_to_opportunity.py:105 #, python-format @@ -3052,7 +3050,7 @@ msgid "Working Time" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:430 +#: code:addons/crm/crm_lead.py:434 #, python-format msgid "You are already at the top level of your sales-team category.\n" "Therefore you cannot escalate furthermore." @@ -3075,13 +3073,18 @@ msgstr "" msgid "Zip" msgstr "" +#. module: crm +#: view:crm.lead:crm.crm_case_form_view_oppor +msgid "at" +msgstr "" + #. module: crm #: view:crm.lead:crm.crm_case_form_view_oppor msgid "e.g. Call for proposal" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:962 +#: code:addons/crm/crm_lead.py:971 #, python-format msgid "lead" msgstr "" @@ -3103,13 +3106,22 @@ msgid "oe_kanban_text_red" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:960 +#: code:addons/crm/crm_lead.py:969 #, python-format msgid "opportunity" msgstr "" #. module: crm -#: code:addons/crm/crm_lead.py:1060 +#: view:base.partner.merge.automatic.wizard:crm.base_partner_merge_automatic_wizard_form +#: view:crm.lead2opportunity.partner:crm.view_crm_lead2opportunity_partner +#: view:crm.lead2opportunity.partner.mass:crm.view_crm_lead2opportunity_partner_mass +#: view:crm.merge.opportunity:crm.merge_opportunity_form +#: view:crm.phonecall2phonecall:crm.phonecall_to_phonecall_view +msgid "or" +msgstr "" + +#. module: crm +#: code:addons/crm/crm_lead.py:1069 #, python-format msgid "unknown" msgstr "" diff --git a/addons/crm_claim/i18n/crm_claim.pot b/addons/crm_claim/i18n/crm_claim.pot index 6c6427d2a2c..f6fbeaf37f1 100644 --- a/addons/crm_claim/i18n/crm_claim.pot +++ b/addons/crm_claim/i18n/crm_claim.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/crm_helpdesk/i18n/crm_helpdesk.pot b/addons/crm_helpdesk/i18n/crm_helpdesk.pot index 7c6c5ceb314..837d9651661 100644 --- a/addons/crm_helpdesk/i18n/crm_helpdesk.pot +++ b/addons/crm_helpdesk/i18n/crm_helpdesk.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/crm_mass_mailing/i18n/crm_mass_mailing.pot b/addons/crm_mass_mailing/i18n/crm_mass_mailing.pot index 67e4b0e15be..e1ca6e8a60c 100644 --- a/addons/crm_mass_mailing/i18n/crm_mass_mailing.pot +++ b/addons/crm_mass_mailing/i18n/crm_mass_mailing.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/crm_profiling/i18n/crm_profiling.pot b/addons/crm_profiling/i18n/crm_profiling.pot index 37e6d5b2bb6..7ea7819867e 100644 --- a/addons/crm_profiling/i18n/crm_profiling.pot +++ b/addons/crm_profiling/i18n/crm_profiling.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -227,3 +227,9 @@ msgstr "" msgid "You can create specific topic-related questionnaires to guide your team(s) in the sales cycle by helping them to ask the right questions. The segmentation tool allows you to automatically assign a partner to a category according to his answers to the different questionnaires." msgstr "" +#. module: crm_profiling +#: view:open.questionnaire:crm_profiling.open_questionnaire_form +#: view:open.questionnaire:crm_profiling.view_open_questionnaire_form +msgid "or" +msgstr "" + diff --git a/addons/crm_project_issue/i18n/crm_project_issue.pot b/addons/crm_project_issue/i18n/crm_project_issue.pot index 598eca5bbd8..1124c0f5fb7 100644 --- a/addons/crm_project_issue/i18n/crm_project_issue.pot +++ b/addons/crm_project_issue/i18n/crm_project_issue.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -107,3 +107,8 @@ msgstr "" msgid "Related Customer" msgstr "" +#. module: crm_project_issue +#: view:crm.lead2projectissue.wizard:crm_project_issue.view_crm_lead2projectissue_wizard +msgid "or" +msgstr "" + diff --git a/addons/decimal_precision/i18n/decimal_precision.pot b/addons/decimal_precision/i18n/decimal_precision.pot index fe2a8b02061..b847eb104f7 100644 --- a/addons/decimal_precision/i18n/decimal_precision.pot +++ b/addons/decimal_precision/i18n/decimal_precision.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/delivery/i18n/delivery.pot b/addons/delivery/i18n/delivery.pot index e1eea3b9ae2..f4a30e4e500 100644 --- a/addons/delivery/i18n/delivery.pot +++ b/addons/delivery/i18n/delivery.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -354,13 +354,13 @@ msgid "Net weight" msgstr "" #. module: delivery -#: code:addons/delivery/sale.py:75 +#: code:addons/delivery/sale.py:71 #, python-format msgid "No Grid Available!" msgstr "" #. module: delivery -#: code:addons/delivery/sale.py:75 +#: code:addons/delivery/sale.py:71 #, python-format msgid "No grid matching for this carrier!" msgstr "" @@ -381,7 +381,7 @@ msgid "Operator" msgstr "" #. module: delivery -#: code:addons/delivery/sale.py:78 +#: code:addons/delivery/sale.py:74 #, python-format msgid "Order not in Draft State!" msgstr "" @@ -474,7 +474,7 @@ msgid "The carrier %s (id: %d) has no delivery grid!" msgstr "" #. module: delivery -#: code:addons/delivery/sale.py:78 +#: code:addons/delivery/sale.py:74 #, python-format msgid "The order state have to be draft to add delivery lines." msgstr "" @@ -548,7 +548,6 @@ msgstr "" #. module: delivery #: selection:delivery.grid.line,type:0 #: selection:delivery.grid.line,variable_factor:0 -#: view:stock.move:delivery.view_move_withweight_form #: field:stock.move,weight:0 #: view:stock.picking:delivery.view_picking_withcarrier_out_form #: field:stock.picking,weight:0 diff --git a/addons/document/i18n/document.pot b/addons/document/i18n/document.pot index 0fb989ff728..7e722333497 100644 --- a/addons/document/i18n/document.pot +++ b/addons/document/i18n/document.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -741,6 +741,11 @@ msgstr "" msgid "Year" msgstr "" +#. module: document +#: view:ir.attachment:document.view_document_file_form +msgid "on" +msgstr "" + #. module: document #: view:document.configuration:document.view_auto_config_form msgid "res_config_contents" diff --git a/addons/edi/i18n/edi.pot b/addons/edi/i18n/edi.pot index 7346b8c04bf..2fd9a4435ea 100644 --- a/addons/edi/i18n/edi.pot +++ b/addons/edi/i18n/edi.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/email_template/i18n/email_template.pot b/addons/email_template/i18n/email_template.pot index 3db9d9ba388..2058cd1381c 100644 --- a/addons/email_template/i18n/email_template.pot +++ b/addons/email_template/i18n/email_template.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/event/i18n/event.pot b/addons/event/i18n/event.pot index 7c65c6e206a..629fc33af3f 100644 --- a/addons/event/i18n/event.pot +++ b/addons/event/i18n/event.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -51,20 +51,185 @@ msgid "(confirmed:" msgstr "" #. module: event -#: model:event.event,description:event.event_3 +#: model:event.event,description:event.event_0 msgid "

\n" -"
\n" -"
\n" -"
\n" -"

5 Intensive Days

\n" -"\n" -"

to learn .JS development

\n" -"
\n" -"\n" -"\"Banner\n" -"
\n" -"
\n" -"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \"Banner\n" +"
\n" +"
\n" +"

5 Intensive Days

\n" +"

to learn .JS development

\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"\n" +"
\n" +"
\n" +"
\n" +"

Course Summary

\n" +"
\n" +"\n" +"
\n" +"

This course is dedicated to developers who need to grasp knowledge of the business applications development process. This course is for new developers or for IT professionals eager to learn more about technical aspects.

\n" +"
\n" +"
\n" +"
\n" +"\n" +"
\n" +"
\n" +"
\n" +"

What you will learn?

\n" +"
\n" +"\n" +"
\n" +"
\n" +"
\n" +"

Day 1

\n" +"\n" +"

Introduction to Javascript

\n" +"
\n" +"\n" +"
  • Hello World
  • \n" +"
  • Variables & Operators
  • \n" +"
  • Dive into Strings
  • \n" +"
  • Functions
  • \n" +"
  • Loops
  • \n" +"
  • Arrays
  • \n" +"
\n" +"
\n" +"
\n" +"\n" +"
\n" +"
\n" +"
\n" +"

Day 2

\n" +"\n" +"

Odoo Web Client

\n" +"
\n" +"\n" +"
  • Introduction to JQuery
  • \n" +"
  • Advanced JQuery
  • \n" +"
  • Underscore
  • \n" +"
  • Introduction to QWeb
  • \n" +"
  • Controlers and Views
  • \n" +"
  • Bootstrap CSS
  • \n" +"
  • Calling the ORM
  • \n" +"
\n" +"
\n" +"
\n" +"\n" +"
\n" +"
\n" +"
\n" +"

Day 3

\n" +"\n" +"

Building a Full Application

\n" +"
\n" +"\n" +"
  • Modules
  • \n" +"
  • Python Objects
  • \n" +"
  • Report Engine
  • \n" +"
  • Workflows
  • \n" +"
  • Training Center Module
  • \n" +"
  • Integrated Help
  • \n" +"
  • How to Debug
  • \n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"\n" +"
\n" +"
\n" +"
\n" +"

Requirements

\n" +"
\n" +"\n" +"
\n" +"

Objectives:

\n" +"\n" +"

Having attended this course, participants should be able to:

\n" +"\n" +"
  • Understand the development concepts and architecture;
  • \n" +"
  • Install and administer your own server;
  • \n" +"
  • Develop a new module for a particular application.
  • \n" +"

\n" +"\n" +"

Our prices include:

\n" +"\n" +"
  • drinks and lunch;
  • \n" +"
  • training material.
  • \n" +"

\n" +"\n" +"

Requirements:

\n" +"\n" +"
  • Bring your own laptop.
  • \n" +"
  • Participants are expected to have some knowledge in programming. A basic knowledge of the Python programming is recommended.
  • \n" +"
  • Participants preferably have a functional knowledge of our software (see Functional Training).
  • \n" +"

\n" +"\n" +"

To get more information, visit the Odoo Official Website.

\n" +"
\n" +"
\n" +"
\n" +"\n" +"\n" +"\n" +"
\n" +"
\n" +"
\n" +"

Read Great Contents

\n" +"\n" +"

What do people say about this course?

\n" +"
\n" +"\n" +"
\n" +"
\n" +"

I did not expect such a great learning experience. I feel like I can develop anything now.

\n" +"John Doe, CEO
\n" +"
\n" +"\n" +"
\n" +"
\n" +"

This course help me build my first application within a month. Definetly worth its price.

\n" +"John Doe, CEO
\n" +"
\n" +"
\n" +"
\n" +"" +msgstr "" + +#. module: event +#: model:event.event,description:event.event_3 +msgid "
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \"Banner\n" +"
\n" +"
\n" +"

5 Intensive Days

\n" +"

to learn business applications development

\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" "
\n" "\n" "
\n" @@ -210,20 +375,23 @@ msgid "
\n" -"
\n" -"
\n" -"
\n" -"

5 Intensive Days

\n" -"\n" -"

to learn .JS development

\n" -"
\n" -"\"Banner\n" -"
\n" -"
\n" -"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \"Banner\n" +"
\n" +"
\n" +"

5 Intensive Days

\n" +"

to learn technical aspects

\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" "
\n" "\n" "
\n" @@ -571,7 +739,7 @@ msgid "Check this box if this contact is a speaker." msgstr "" #. module: event -#: code:addons/event/event.py:212 +#: code:addons/event/event.py:219 #, python-format msgid "Closing Date cannot be set before Beginning Date." msgstr "" @@ -706,11 +874,6 @@ msgstr "" msgid "Email" msgstr "" -#. module: event -#: model:ir.model,name:event.model_event_event -msgid "Email Thread" -msgstr "" - #. module: event #: field:event.event,date_end:0 msgid "End Date" @@ -719,6 +882,7 @@ msgstr "" #. module: event #: view:event.registration:event.view_registration_search #: field:event.registration,event_id:0 +#: model:ir.model,name:event.model_event_event #: view:report.event.registration:event.view_report_event_registration_search #: field:report.event.registration,event_id:0 msgid "Event" @@ -785,7 +949,7 @@ msgid "Event Registration" msgstr "" #. module: event -#: code:addons/event/event.py:341 +#: code:addons/event/event.py:348 #, python-format msgid "Event Registration confirmed." msgstr "" @@ -806,6 +970,7 @@ msgstr "" #: view:event.type:event.view_event_type_form #: view:event.type:event.view_event_type_tree #: field:event.type,name:0 +#: model:ir.model,name:event.model_event_type #: view:report.event.registration:event.view_report_event_registration_search #: field:report.event.registration,event_type:0 msgid "Event Type" @@ -1034,14 +1199,14 @@ msgid "New Registration" msgstr "" #. module: event -#: code:addons/event/event.py:339 +#: code:addons/event/event.py:346 #, python-format msgid "New registration confirmed: %s." msgstr "" #. module: event -#: code:addons/event/event.py:206 -#: code:addons/event/event.py:330 +#: code:addons/event/event.py:213 +#: code:addons/event/event.py:337 #, python-format msgid "No more available seats." msgstr "" @@ -1371,13 +1536,13 @@ msgid "You can for each event define a minimum registration level. If you do not msgstr "" #. module: event -#: code:addons/event/event.py:222 +#: code:addons/event/event.py:229 #, python-format msgid "You have already set a registration for this event as 'Attended'. Please reset it to draft if you want to cancel this event." msgstr "" #. module: event -#: code:addons/event/event.py:357 +#: code:addons/event/event.py:364 #, python-format msgid "You must wait for the starting day of the event to do this action." msgstr "" @@ -1393,6 +1558,11 @@ msgstr "" msgid "available." msgstr "" +#. module: event +#: view:event.confirm:event.view_event_confirm +msgid "or" +msgstr "" + #. module: event #: view:event.event:event.view_event_kanban msgid "ticket" diff --git a/addons/event_sale/i18n/event_sale.pot b/addons/event_sale/i18n/event_sale.pot index 0906dd5f36b..7038af4def0 100644 --- a/addons/event_sale/i18n/event_sale.pot +++ b/addons/event_sale/i18n/event_sale.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -86,13 +86,9 @@ msgstr "" msgid "Determine if a product needs to create automatically an event registration at the confirmation of a sales order line." msgstr "" -#. module: event_sale -#: model:ir.model,name:event_sale.model_event_event -msgid "Email Thread" -msgstr "" - #. module: event_sale #: field:event.event.ticket,event_id:0 +#: model:ir.model,name:event_sale.model_event_event #: field:sale.order.line,event_id:0 msgid "Event" msgstr "" @@ -206,6 +202,11 @@ msgstr "" msgid "Price" msgstr "" +#. module: event_sale +#: field:event.event.ticket,price_reduce:0 +msgid "Price Reduce" +msgstr "" + #. module: event_sale #: field:event.event.ticket,product_id:0 #: model:ir.model,name:event_sale.model_product_product @@ -256,7 +257,7 @@ msgid "Status" msgstr "" #. module: event_sale -#: code:addons/event_sale/event_sale.py:146 +#: code:addons/event_sale/event_sale.py:154 #, python-format msgid "Subscription" msgstr "" @@ -267,13 +268,13 @@ msgid "Technical Training" msgstr "" #. module: event_sale -#: code:addons/event_sale/event_sale.py:115 +#: code:addons/event_sale/event_sale.py:123 #, python-format msgid "The registration has been created for event %s from the Sale Order %s. " msgstr "" #. module: event_sale -#: code:addons/event_sale/event_sale.py:113 +#: code:addons/event_sale/event_sale.py:121 #, python-format msgid "The registration has been created for event %s with the ticket %s from the Sale Order %s. " msgstr "" diff --git a/addons/fetchmail/i18n/fetchmail.pot b/addons/fetchmail/i18n/fetchmail.pot index b6b6253ce66..7923c7e649a 100644 --- a/addons/fetchmail/i18n/fetchmail.pot +++ b/addons/fetchmail/i18n/fetchmail.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/fleet/i18n/fleet.pot b/addons/fleet/i18n/fleet.pot index 1425399b6a4..d0b44537993 100644 --- a/addons/fleet/i18n/fleet.pot +++ b/addons/fleet/i18n/fleet.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ msgid "%s %s has been added to the fleet!" msgstr "" #. module: fleet -#: code:addons/fleet/fleet.py:661 +#: code:addons/fleet/fleet.py:663 #, python-format msgid "%s contract(s) need(s) to be renewed and/or closed!" msgstr "" @@ -1370,7 +1370,7 @@ msgid "Refueling Details" msgstr "" #. module: fleet -#: code:addons/fleet/fleet.py:732 +#: code:addons/fleet/fleet.py:734 #: view:fleet.vehicle.log.contract:fleet.fleet_vehicle_log_contract_form #: model:ir.actions.act_window,name:fleet.act_renew_contract #, python-format diff --git a/addons/gamification/i18n/gamification.pot b/addons/gamification/i18n/gamification.pot index faf7c14296a..62def93f0e8 100644 --- a/addons/gamification/i18n/gamification.pot +++ b/addons/gamification/i18n/gamification.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -121,19 +121,19 @@ msgid "<=" msgstr "" #. module: gamification -#: code:addons/gamification/models/challenge.py:745 +#: code:addons/gamification/models/challenge.py:756 #, python-format msgid "
Nobody has succeeded to reach every goal, no badge is rewared for this challenge." msgstr "" #. module: gamification -#: code:addons/gamification/models/challenge.py:743 +#: code:addons/gamification/models/challenge.py:754 #, python-format msgid "
Reward (badge %s) for every succeeding user was sent to %s." msgstr "" #. module: gamification -#: code:addons/gamification/models/challenge.py:752 +#: code:addons/gamification/models/challenge.py:763 #, python-format msgid "
Special rewards were sent to the top competing users. The ranking for this challenge is :" msgstr "" @@ -328,7 +328,7 @@ msgid "Can not grant" msgstr "" #. module: gamification -#: code:addons/gamification/models/goal.py:453 +#: code:addons/gamification/models/goal.py:457 #, python-format msgid "Can not modify the configuration of a started goal" msgstr "" @@ -598,9 +598,9 @@ msgid "End Date" msgstr "" #. module: gamification -#: code:addons/gamification/models/challenge.py:553 +#: code:addons/gamification/models/challenge.py:561 #: code:addons/gamification/models/goal.py:148 -#: code:addons/gamification/models/goal.py:453 +#: code:addons/gamification/models/goal.py:457 #, python-format msgid "Error!" msgstr "" @@ -933,7 +933,7 @@ msgid "Inherited models" msgstr "" #. module: gamification -#: code:addons/gamification/models/goal.py:319 +#: code:addons/gamification/models/goal.py:334 #, python-format msgid "Invalid return content from the evaluation of code for definition %s" msgstr "" @@ -1136,7 +1136,7 @@ msgid "No one, assigned through challenges" msgstr "" #. module: gamification -#: code:addons/gamification/models/challenge.py:755 +#: code:addons/gamification/models/challenge.py:766 #, python-format msgid "Nobody reached the required conditions to receive special badges." msgstr "" @@ -1312,7 +1312,7 @@ msgid "Responsible" msgstr "" #. module: gamification -#: code:addons/gamification/models/challenge.py:553 +#: code:addons/gamification/models/challenge.py:561 #, python-format msgid "Retrieving progress for personal challenge without user information" msgstr "" @@ -1517,7 +1517,7 @@ msgid "The action that will be called to update the goal value." msgstr "" #. module: gamification -#: code:addons/gamification/models/challenge.py:739 +#: code:addons/gamification/models/challenge.py:750 #, python-format msgid "The challenge %s is finished." msgstr "" @@ -1713,7 +1713,7 @@ msgid "Update" msgstr "" #. module: gamification -#: code:addons/gamification/models/goal.py:487 +#: code:addons/gamification/models/goal.py:491 #, python-format msgid "Update %s" msgstr "" @@ -1742,7 +1742,7 @@ msgstr "" #: code:addons/gamification/models/badge.py:240 #: code:addons/gamification/models/badge.py:242 #: code:addons/gamification/models/badge.py:244 -#: code:addons/gamification/wizard/grant_badge.py:44 +#: code:addons/gamification/wizard/grant_badge.py:43 #, python-format msgid "Warning!" msgstr "" @@ -1781,7 +1781,7 @@ msgid "You are not in the user allowed list." msgstr "" #. module: gamification -#: code:addons/gamification/wizard/grant_badge.py:44 +#: code:addons/gamification/wizard/grant_badge.py:43 #, python-format msgid "You can not grant a badge to yourself" msgstr "" @@ -1846,6 +1846,13 @@ msgstr "" msgid "more details..." msgstr "" +#. module: gamification +#: view:gamification.badge.user.wizard:gamification.view_badge_wizard_grant +#: view:gamification.challenge:gamification.view_challenge_wizard +#: view:gamification.goal.wizard:gamification.view_goal_wizard_update_current +msgid "or" +msgstr "" + #. module: gamification #: view:gamification.goal:gamification.goal_form_view msgid "refresh" diff --git a/addons/gamification_sale_crm/i18n/gamification_sale_crm.pot b/addons/gamification_sale_crm/i18n/gamification_sale_crm.pot index 3659691f19c..4b3174d21ed 100644 --- a/addons/gamification_sale_crm/i18n/gamification_sale_crm.pot +++ b/addons/gamification_sale_crm/i18n/gamification_sale_crm.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/google_account/i18n/google_account.pot b/addons/google_account/i18n/google_account.pot index 5c8e7f1e716..a7e5dd67fb5 100644 --- a/addons/google_account/i18n/google_account.pot +++ b/addons/google_account/i18n/google_account.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/google_calendar/i18n/google_calendar.pot b/addons/google_calendar/i18n/google_calendar.pot index 68a9a8ce21c..defb23307fc 100644 --- a/addons/google_calendar/i18n/google_calendar.pot +++ b/addons/google_calendar/i18n/google_calendar.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -242,11 +242,6 @@ msgstr "" msgid "Refresh Token" msgstr "" -#. module: google_calendar -#: view:base.config.settings:google_calendar.view_calendar_config_settings -msgid "Remark : You can, if you want, personalize the consent screen that your users will see by clicking on" -msgstr "" - #. module: google_calendar #: view:base.config.settings:google_calendar.view_calendar_config_settings msgid "Return at Top" @@ -278,6 +273,11 @@ msgstr "" msgid "The account you are trying to synchronize (%s) is not the same as the last one used (%s)!" msgstr "" +#. module: google_calendar +#: view:base.config.settings:google_calendar.view_calendar_config_settings +msgid "To finish, you just need to create a \"consent screen\" by clicking on" +msgstr "" + #. module: google_calendar #: view:base.config.settings:google_calendar.view_calendar_config_settings msgid "To setup the signin process with Google, first you have to perform the following steps" diff --git a/addons/google_drive/i18n/google_drive.pot b/addons/google_drive/i18n/google_drive.pot index 987b27fe924..a9f955662b0 100644 --- a/addons/google_drive/i18n/google_drive.pot +++ b/addons/google_drive/i18n/google_drive.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/google_spreadsheet/i18n/google_spreadsheet.pot b/addons/google_spreadsheet/i18n/google_spreadsheet.pot index 8e05ee9233e..f4f3dfdeb9d 100644 --- a/addons/google_spreadsheet/i18n/google_spreadsheet.pot +++ b/addons/google_spreadsheet/i18n/google_spreadsheet.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/hr/i18n/hr.pot b/addons/hr/i18n/hr.pot index d62ce6c23a9..b2b5a26da4a 100644 --- a/addons/hr/i18n/hr.pot +++ b/addons/hr/i18n/hr.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -987,3 +987,8 @@ msgstr "" msgid "no_of_recruitment" msgstr "" +#. module: hr +#: view:hr.config.settings:hr.view_human_resources_configuration +msgid "or" +msgstr "" + diff --git a/addons/hr_applicant_document/i18n/hr_applicant_document.pot b/addons/hr_applicant_document/i18n/hr_applicant_document.pot index d649df37914..fdf006fdc77 100644 --- a/addons/hr_applicant_document/i18n/hr_applicant_document.pot +++ b/addons/hr_applicant_document/i18n/hr_applicant_document.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/hr_attendance/i18n/hr_attendance.pot b/addons/hr_attendance/i18n/hr_attendance.pot index 1637512c3c6..96d7c71f673 100644 --- a/addons/hr_attendance/i18n/hr_attendance.pot +++ b/addons/hr_attendance/i18n/hr_attendance.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -380,3 +380,8 @@ msgid "You tried to %s with a date anterior to another event !\n" "Try to contact the HR Manager to correct attendances." msgstr "" +#. module: hr_attendance +#: view:hr.attendance.error:hr_attendance.view_hr_attendance_error +msgid "or" +msgstr "" + diff --git a/addons/hr_contract/i18n/hr_contract.pot b/addons/hr_contract/i18n/hr_contract.pot index d9fd252258c..d358b88ab16 100644 --- a/addons/hr_contract/i18n/hr_contract.pot +++ b/addons/hr_contract/i18n/hr_contract.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/hr_evaluation/i18n/hr_evaluation.pot b/addons/hr_evaluation/i18n/hr_evaluation.pot index ccb58a4e4c0..adf7da767b8 100644 --- a/addons/hr_evaluation/i18n/hr_evaluation.pot +++ b/addons/hr_evaluation/i18n/hr_evaluation.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1389,7 +1389,7 @@ msgstr "" #. module: hr_evaluation #: code:addons/hr_evaluation/hr_evaluation.py:239 -#: code:addons/hr_evaluation/hr_evaluation.py:338 +#: code:addons/hr_evaluation/hr_evaluation.py:339 #, python-format msgid "Warning!" msgstr "" @@ -1423,7 +1423,7 @@ msgid "You cannot change state, because some appraisal forms have not been compl msgstr "" #. module: hr_evaluation -#: code:addons/hr_evaluation/hr_evaluation.py:338 +#: code:addons/hr_evaluation/hr_evaluation.py:339 #, python-format msgid "You cannot start evaluation without Appraisal." msgstr "" diff --git a/addons/hr_expense/i18n/hr_expense.pot b/addons/hr_expense/i18n/hr_expense.pot index a6f4a28d28f..2b1fb55491e 100644 --- a/addons/hr_expense/i18n/hr_expense.pot +++ b/addons/hr_expense/i18n/hr_expense.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -284,8 +284,8 @@ msgstr "" #: code:addons/hr_expense/hr_expense.py:167 #: code:addons/hr_expense/hr_expense.py:230 #: code:addons/hr_expense/hr_expense.py:232 -#: code:addons/hr_expense/hr_expense.py:341 -#: code:addons/hr_expense/hr_expense.py:345 +#: code:addons/hr_expense/hr_expense.py:344 +#: code:addons/hr_expense/hr_expense.py:348 #, python-format msgid "Error!" msgstr "" @@ -298,7 +298,7 @@ msgid "Expense" msgstr "" #. module: hr_expense -#: code:addons/hr_expense/hr_expense.py:370 +#: code:addons/hr_expense/hr_expense.py:373 #, python-format msgid "Expense Account Move" msgstr "" @@ -529,7 +529,7 @@ msgid "No expense journal found. Please make sure you have a journal with type ' msgstr "" #. module: hr_expense -#: code:addons/hr_expense/hr_expense.py:341 +#: code:addons/hr_expense/hr_expense.py:344 #, python-format msgid "No purchase account found for the product %s (or for his category), please configure one." msgstr "" @@ -555,7 +555,7 @@ msgid "Paid" msgstr "" #. module: hr_expense -#: code:addons/hr_expense/hr_expense.py:345 +#: code:addons/hr_expense/hr_expense.py:348 #, python-format msgid "Please configure Default Expense account for Product purchase: `property_account_expense_categ`." msgstr "" @@ -625,7 +625,7 @@ msgid "Review Your Expenses Products" msgstr "" #. module: hr_expense -#: code:addons/hr_expense/hr_expense.py:443 +#: code:addons/hr_expense/hr_expense.py:446 #, python-format msgid "Selected Unit of Measure does not belong to the same category as the product Unit of Measure" msgstr "" @@ -779,7 +779,7 @@ msgid "Waiting confirmation" msgstr "" #. module: hr_expense -#: code:addons/hr_expense/hr_expense.py:443 +#: code:addons/hr_expense/hr_expense.py:446 #, python-format msgid "Warning" msgstr "" diff --git a/addons/hr_gamification/i18n/hr_gamification.pot b/addons/hr_gamification/i18n/hr_gamification.pot index 807993edf5e..b3a2a9a8f65 100644 --- a/addons/hr_gamification/i18n/hr_gamification.pot +++ b/addons/hr_gamification/i18n/hr_gamification.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -174,6 +174,11 @@ msgstr "" msgid "You can send badges only to employees linked to a user." msgstr "" +#. module: hr_gamification +#: view:gamification.badge.user.wizard:hr_gamification.view_badge_wizard_reward +msgid "or" +msgstr "" + #. module: hr_gamification #: view:hr.employee:hr_gamification.hr_hr_employee_view_form msgid "to reward this employee for a good action" diff --git a/addons/hr_holidays/i18n/hr_holidays.pot b/addons/hr_holidays/i18n/hr_holidays.pot index bab4cee7712..3c75b880cbd 100644 --- a/addons/hr_holidays/i18n/hr_holidays.pot +++ b/addons/hr_holidays/i18n/hr_holidays.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -87,7 +87,7 @@ msgid "Allocation Requests to Approve" msgstr "" #. module: hr_holidays -#: code:addons/hr_holidays/hr_holidays.py:507 +#: code:addons/hr_holidays/hr_holidays.py:508 #, python-format msgid "Allocation for %s" msgstr "" @@ -432,7 +432,7 @@ msgid "Leave Meetings" msgstr "" #. module: hr_holidays -#: code:addons/hr_holidays/hr_holidays.py:373 +#: code:addons/hr_holidays/hr_holidays.py:374 #: view:hr.holidays:hr_holidays.edit_holiday_new #: view:hr.holidays:hr_holidays.view_holiday_new_calendar #: selection:hr.holidays,type:0 @@ -530,7 +530,7 @@ msgstr "" #. module: hr_holidays #: model:hr.holidays.status,name:hr_holidays.holiday_status_cl -msgid "Legal Leaves 2014" +msgid "Legal Leaves 2015" msgstr "" #. module: hr_holidays @@ -734,7 +734,7 @@ msgid "Request approved" msgstr "" #. module: hr_holidays -#: code:addons/hr_holidays/hr_holidays.py:472 +#: code:addons/hr_holidays/hr_holidays.py:473 #, python-format msgid "Request approved, waiting second validation." msgstr "" @@ -822,7 +822,7 @@ msgid "The employee or employee category of this request is missing. Please make msgstr "" #. module: hr_holidays -#: code:addons/hr_holidays/hr_holidays.py:502 +#: code:addons/hr_holidays/hr_holidays.py:503 #, python-format msgid "The feature behind the field 'Remaining Legal Leaves' can only be used when there is only one leave type with the option 'Allow to Override Limit' unchecked. (%s Found). Otherwise, the update is ambiguous as we cannot decide on which leave type the update has to be done. \n" "You may prefer to use the classic menus 'Leave Requests' and 'Allocation Requests' located in 'Human Resources \\ Leaves' to manage the leave days of the employees if the configuration does not allow to use this field." @@ -839,15 +839,15 @@ msgid "The number of remaining leaves is not sufficient for this leave type" msgstr "" #. module: hr_holidays -#: code:addons/hr_holidays/hr_holidays.py:452 +#: code:addons/hr_holidays/hr_holidays.py:453 #, python-format msgid "The number of remaining leaves is not sufficient for this leave type.\n" "Please verify also the leaves waiting for validation." msgstr "" #. module: hr_holidays -#: code:addons/hr_holidays/hr_holidays.py:285 -#: code:addons/hr_holidays/hr_holidays.py:310 +#: code:addons/hr_holidays/hr_holidays.py:286 +#: code:addons/hr_holidays/hr_holidays.py:311 #: sql_constraint:hr.holidays:0 #, python-format msgid "The start date must be anterior to the end date." @@ -975,13 +975,13 @@ msgid "Waiting Second Approval" msgstr "" #. module: hr_holidays -#: code:addons/hr_holidays/hr_holidays.py:274 -#: code:addons/hr_holidays/hr_holidays.py:285 -#: code:addons/hr_holidays/hr_holidays.py:310 -#: code:addons/hr_holidays/hr_holidays.py:329 -#: code:addons/hr_holidays/hr_holidays.py:334 -#: code:addons/hr_holidays/hr_holidays.py:502 -#: code:addons/hr_holidays/hr_holidays.py:509 +#: code:addons/hr_holidays/hr_holidays.py:275 +#: code:addons/hr_holidays/hr_holidays.py:286 +#: code:addons/hr_holidays/hr_holidays.py:311 +#: code:addons/hr_holidays/hr_holidays.py:330 +#: code:addons/hr_holidays/hr_holidays.py:335 +#: code:addons/hr_holidays/hr_holidays.py:503 +#: code:addons/hr_holidays/hr_holidays.py:510 #, python-format msgid "Warning!" msgstr "" @@ -1007,20 +1007,20 @@ msgid "You can not have 2 leaves that overlaps on same day!" msgstr "" #. module: hr_holidays -#: code:addons/hr_holidays/hr_holidays.py:274 +#: code:addons/hr_holidays/hr_holidays.py:275 #, python-format msgid "You cannot delete a leave which is in %s state." msgstr "" #. module: hr_holidays -#: code:addons/hr_holidays/hr_holidays.py:509 +#: code:addons/hr_holidays/hr_holidays.py:510 #, python-format msgid "You cannot reduce validated allocation requests" msgstr "" #. module: hr_holidays -#: code:addons/hr_holidays/hr_holidays.py:329 -#: code:addons/hr_holidays/hr_holidays.py:334 +#: code:addons/hr_holidays/hr_holidays.py:330 +#: code:addons/hr_holidays/hr_holidays.py:335 #, python-format msgid "You cannot set a leave request as '%s'. Contact a human resource manager." msgstr "" @@ -1047,6 +1047,12 @@ msgstr "" msgid "of the" msgstr "" +#. module: hr_holidays +#: view:hr.holidays.summary.dept:hr_holidays.view_hr_holidays_summary_dept +#: view:hr.holidays.summary.employee:hr_holidays.view_hr_holidays_summary_employee +msgid "or" +msgstr "" + #. module: hr_holidays #: xsl:holidays.summary:0 msgid "to" diff --git a/addons/hr_payroll/i18n/hr_payroll.pot b/addons/hr_payroll/i18n/hr_payroll.pot index 2b0a2fea403..08e1704a043 100644 --- a/addons/hr_payroll/i18n/hr_payroll.pot +++ b/addons/hr_payroll/i18n/hr_payroll.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1281,6 +1281,11 @@ msgstr "" msgid "You must select employee(s) to generate payslip(s)." msgstr "" +#. module: hr_payroll +#: view:payslip.lines.contribution.register:hr_payroll.view_payslip_lines_contribution_register +msgid "or" +msgstr "" + #. module: hr_payroll #: help:hr.payslip.line,amount_percentage_base:0 #: help:hr.salary.rule,amount_percentage_base:0 diff --git a/addons/hr_payroll_account/i18n/hr_payroll_account.pot b/addons/hr_payroll_account/i18n/hr_payroll_account.pot index 9db18c7b00f..4d8b2a31296 100644 --- a/addons/hr_payroll_account/i18n/hr_payroll_account.pot +++ b/addons/hr_payroll_account/i18n/hr_payroll_account.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -27,8 +27,8 @@ msgid "Accounting Entry" msgstr "" #. module: hr_payroll_account -#: code:addons/hr_payroll_account/hr_payroll_account.py:152 -#: code:addons/hr_payroll_account/hr_payroll_account.py:168 +#: code:addons/hr_payroll_account/hr_payroll_account.py:154 +#: code:addons/hr_payroll_account/hr_payroll_account.py:170 #, python-format msgid "Adjustment Entry" msgstr "" @@ -40,8 +40,8 @@ msgid "Analytic Account" msgstr "" #. module: hr_payroll_account -#: code:addons/hr_payroll_account/hr_payroll_account.py:150 -#: code:addons/hr_payroll_account/hr_payroll_account.py:166 +#: code:addons/hr_payroll_account/hr_payroll_account.py:152 +#: code:addons/hr_payroll_account/hr_payroll_account.py:168 #, python-format msgid "Configuration Error!" msgstr "" @@ -105,13 +105,13 @@ msgid "Tax Code" msgstr "" #. module: hr_payroll_account -#: code:addons/hr_payroll_account/hr_payroll_account.py:150 +#: code:addons/hr_payroll_account/hr_payroll_account.py:152 #, python-format msgid "The Expense Journal \"%s\" has not properly configured the Credit Account!" msgstr "" #. module: hr_payroll_account -#: code:addons/hr_payroll_account/hr_payroll_account.py:166 +#: code:addons/hr_payroll_account/hr_payroll_account.py:168 #, python-format msgid "The Expense Journal \"%s\" has not properly configured the Debit Account!" msgstr "" diff --git a/addons/hr_recruitment/i18n/hr_recruitment.pot b/addons/hr_recruitment/i18n/hr_recruitment.pot index 953d350e5ee..9a70b09c6ec 100644 --- a/addons/hr_recruitment/i18n/hr_recruitment.pot +++ b/addons/hr_recruitment/i18n/hr_recruitment.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -421,14 +421,14 @@ msgid "Company Website" msgstr "" #. module: hr_recruitment -#: code:addons/hr_recruitment/hr_recruitment.py:377 +#: code:addons/hr_recruitment/hr_recruitment.py:381 #: field:hr.applicant,partner_id:0 #, python-format msgid "Contact" msgstr "" #. module: hr_recruitment -#: code:addons/hr_recruitment/hr_recruitment.py:379 +#: code:addons/hr_recruitment/hr_recruitment.py:383 #, python-format msgid "Contact Email" msgstr "" @@ -1038,7 +1038,7 @@ msgid "New Applicant" msgstr "" #. module: hr_recruitment -#: code:addons/hr_recruitment/hr_recruitment.py:504 +#: code:addons/hr_recruitment/hr_recruitment.py:508 #, python-format msgid "New Employee %s Hired" msgstr "" @@ -1049,8 +1049,8 @@ msgid "New Mail" msgstr "" #. module: hr_recruitment -#: code:addons/hr_recruitment/hr_recruitment.py:421 -#: code:addons/hr_recruitment/hr_recruitment.py:449 +#: code:addons/hr_recruitment/hr_recruitment.py:425 +#: code:addons/hr_recruitment/hr_recruitment.py:453 #, python-format msgid "New application from %s" msgstr "" @@ -1071,7 +1071,7 @@ msgid "Next Actions" msgstr "" #. module: hr_recruitment -#: code:addons/hr_recruitment/hr_recruitment.py:391 +#: code:addons/hr_recruitment/hr_recruitment.py:395 #, python-format msgid "No Subject" msgstr "" @@ -1515,7 +1515,7 @@ msgid "Very important" msgstr "" #. module: hr_recruitment -#: code:addons/hr_recruitment/hr_recruitment.py:507 +#: code:addons/hr_recruitment/hr_recruitment.py:511 #, python-format msgid "Warning!" msgstr "" @@ -1551,7 +1551,7 @@ msgid "Word of Mouth" msgstr "" #. module: hr_recruitment -#: code:addons/hr_recruitment/hr_recruitment.py:507 +#: code:addons/hr_recruitment/hr_recruitment.py:511 #, python-format msgid "You must define an Applied Job and a Contact Name for this applicant." msgstr "" @@ -1567,7 +1567,7 @@ msgid "e.g. Call for interview" msgstr "" #. module: hr_recruitment -#: code:addons/hr_recruitment/hr_recruitment.py:520 +#: code:addons/hr_recruitment/hr_recruitment.py:524 #, python-format msgid "job applicants" msgstr "" @@ -1577,3 +1577,8 @@ msgstr "" msgid "oe_kanban_text_red" msgstr "" +#. module: hr_recruitment +#: view:hr.recruitment.partner.create:hr_recruitment.view_hr_recruitment_partner_create +msgid "or" +msgstr "" + diff --git a/addons/hr_timesheet/i18n/hr_timesheet.pot b/addons/hr_timesheet/i18n/hr_timesheet.pot index 63beca47c0f..642528e4ffb 100644 --- a/addons/hr_timesheet/i18n/hr_timesheet.pot +++ b/addons/hr_timesheet/i18n/hr_timesheet.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -103,6 +103,12 @@ msgstr "" msgid "Change Work" msgstr "" +#. module: hr_timesheet +#: code:addons/hr_timesheet/hr_timesheet.py:176 +#, python-format +msgid "Changing the date will let this entry appear in the timesheet of the new date." +msgstr "" + #. module: hr_timesheet #: help:account.analytic.account,use_timesheets:0 msgid "Check this field if this project manages timesheets" @@ -482,6 +488,12 @@ msgstr "" msgid "User" msgstr "" +#. module: hr_timesheet +#: code:addons/hr_timesheet/hr_timesheet.py:176 +#, python-format +msgid "User Alert!" +msgstr "" + #. module: hr_timesheet #: code:addons/hr_timesheet/wizard/hr_timesheet_sign_in_out.py:77 #: code:addons/hr_timesheet/wizard/hr_timesheet_sign_in_out.py:131 @@ -522,3 +534,10 @@ msgstr "" msgid "month" msgstr "" +#. module: hr_timesheet +#: view:hr.sign.in.project:hr_timesheet.view_hr_timesheet_sign_in +#: view:hr.sign.in.project:hr_timesheet.view_hr_timesheet_sign_in_message +#: view:hr.sign.out.project:hr_timesheet.view_hr_timesheet_sign_out +msgid "or" +msgstr "" + diff --git a/addons/hr_timesheet_invoice/i18n/hr_timesheet_invoice.pot b/addons/hr_timesheet_invoice/i18n/hr_timesheet_invoice.pot index c50a1184030..a02b0d5e2cf 100644 --- a/addons/hr_timesheet_invoice/i18n/hr_timesheet_invoice.pot +++ b/addons/hr_timesheet_invoice/i18n/hr_timesheet_invoice.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -971,3 +971,10 @@ msgstr "" msgid "You usually invoice 100% of the timesheets. But if you mix fixed price and timesheet invoicing, you may use another ratio. For instance, if you do a 20% advance invoice (fixed price, based on a sales order), you should invoice the rest on timesheet with a 80% ratio." msgstr "" +#. module: hr_timesheet_invoice +#: view:hr.timesheet.analytic.profit:hr_timesheet_invoice.view_hr_timesheet_analytic_profit +#: view:hr.timesheet.invoice.create:hr_timesheet_invoice.view_hr_timesheet_invoice_create +#: view:hr.timesheet.invoice.create.final:hr_timesheet_invoice.view_hr_timesheet_invoice_create_final +msgid "or" +msgstr "" + diff --git a/addons/hr_timesheet_sheet/i18n/hr_timesheet_sheet.pot b/addons/hr_timesheet_sheet/i18n/hr_timesheet_sheet.pot index f9866d3da64..2662c175869 100644 --- a/addons/hr_timesheet_sheet/i18n/hr_timesheet_sheet.pot +++ b/addons/hr_timesheet_sheet/i18n/hr_timesheet_sheet.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -810,3 +810,13 @@ msgid "You will be able to register your working hours and\n" " activities." msgstr "" +#. module: hr_timesheet_sheet +#: view:hr.timesheet.current.open:hr_timesheet_sheet.view_hr_timesheet_current_open +msgid "or" +msgstr "" + +#. module: hr_timesheet_sheet +#: view:hr_timesheet_sheet.sheet:hr_timesheet_sheet.hr_timesheet_sheet_form +msgid "to" +msgstr "" + diff --git a/addons/im_chat/i18n/im_chat.pot b/addons/im_chat/i18n/im_chat.pot index b8ac48b1073..03b8d84311c 100644 --- a/addons/im_chat/i18n/im_chat.pot +++ b/addons/im_chat/i18n/im_chat.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/im_livechat/i18n/im_livechat.pot b/addons/im_livechat/i18n/im_livechat.pot index ddf07fa73f8..5da97856898 100644 --- a/addons/im_livechat/i18n/im_livechat.pot +++ b/addons/im_livechat/i18n/im_livechat.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/im_odoo_support/i18n/im_odoo_support.pot b/addons/im_odoo_support/i18n/im_odoo_support.pot new file mode 100644 index 00000000000..c757d1ab812 --- /dev/null +++ b/addons/im_odoo_support/i18n/im_odoo_support.pot @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * im_odoo_support +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+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: im_odoo_support +#. openerp-web +#: code:addons/im_odoo_support/static/src/js/im_odoo_support.js:70 +#, python-format +msgid "Error" +msgstr "" + +#. module: im_odoo_support +#. openerp-web +#: code:addons/im_odoo_support/static/src/js/im_odoo_support.js:109 +#: code:addons/im_odoo_support/static/src/js/im_odoo_support.js:123 +#: code:addons/im_odoo_support/static/src/xml/im_odoo_support.xml:7 +#, python-format +msgid "Odoo Support" +msgstr "" + +#. module: im_odoo_support +#. openerp-web +#: code:addons/im_odoo_support/static/src/js/im_odoo_support.js:70 +#, python-format +msgid "The connection with the Odoo Support Server failed. Please retry in a few minutes, or send an email to support@odoo.com ." +msgstr "" + diff --git a/addons/knowledge/i18n/knowledge.pot b/addons/knowledge/i18n/knowledge.pot index c17970e5fe0..15cf09c4c36 100644 --- a/addons/knowledge/i18n/knowledge.pot +++ b/addons/knowledge/i18n/knowledge.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -93,3 +93,8 @@ msgstr "" msgid "Manage documents" msgstr "" +#. module: knowledge +#: view:knowledge.config.settings:knowledge.view_knowledge_configuration +msgid "or" +msgstr "" + diff --git a/addons/lunch/i18n/lunch.pot b/addons/lunch/i18n/lunch.pot index 93c794c2f4b..dce59303509 100644 --- a/addons/lunch/i18n/lunch.pot +++ b/addons/lunch/i18n/lunch.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -927,6 +927,13 @@ msgstr "" msgid "lunch validation for order" msgstr "" +#. module: lunch +#: view:lunch.cancel:lunch.cancel_order_lines_view +#: view:lunch.order.order:lunch.order_order_lines_view +#: view:lunch.validation:lunch.validate_order_lines_view +msgid "or" +msgstr "" + #. module: lunch #: field:lunch.order.line,name:0 msgid "unknown" diff --git a/addons/mail/i18n/mail.pot b/addons/mail/i18n/mail.pot index 869c12ad571..10384aa4462 100644 --- a/addons/mail/i18n/mail.pot +++ b/addons/mail/i18n/mail.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -256,7 +256,7 @@ msgstr "" #. module: mail #. openerp-web -#: code:addons/mail/static/src/js/mail_followers.js:101 +#: code:addons/mail/static/src/js/mail_followers.js:102 #, python-format msgid "Apply" msgstr "" @@ -353,7 +353,7 @@ msgstr "" #. module: mail #. openerp-web -#: code:addons/mail/static/src/js/mail_followers.js:105 +#: code:addons/mail/static/src/js/mail_followers.js:106 #: view:mail.compose.message:mail.email_compose_message_wizard_form #: view:mail.mail:mail.view_mail_form #: view:mail.wizard.invite:mail.mail_wizard_invite_form @@ -396,7 +396,7 @@ msgstr "" #. module: mail #. openerp-web -#: code:addons/mail/static/src/js/mail.js:1970 +#: code:addons/mail/static/src/js/mail.js:1980 #: model:ir.actions.act_window,name:mail.action_email_compose_message_wizard #: view:mail.compose.message:mail.email_compose_message_wizard_form #, python-format @@ -544,7 +544,7 @@ msgstr "" #. module: mail #. openerp-web -#: code:addons/mail/static/src/js/mail.js:1021 +#: code:addons/mail/static/src/js/mail.js:1035 #, python-format msgid "Do you really want to delete this message?" msgstr "" @@ -563,7 +563,7 @@ msgstr "" #. module: mail #. openerp-web -#: code:addons/mail/static/src/js/mail_followers.js:99 +#: code:addons/mail/static/src/js/mail_followers.js:100 #, python-format msgid "Edit Subscription of " msgstr "" @@ -982,7 +982,7 @@ msgid "Log an internal note" msgstr "" #. module: mail -#: code:addons/mail/mail_mail.py:330 +#: code:addons/mail/mail_mail.py:340 #, python-format msgid "Mail Delivery Failed" msgstr "" @@ -1185,7 +1185,7 @@ msgstr "" #. module: mail #. openerp-web -#: code:addons/mail/static/src/js/mail_followers.js:184 +#: code:addons/mail/static/src/js/mail_followers.js:205 #, python-format msgid "No followers" msgstr "" @@ -1236,7 +1236,7 @@ msgstr "" #. module: mail #. openerp-web -#: code:addons/mail/static/src/js/mail_followers.js:186 +#: code:addons/mail/static/src/js/mail_followers.js:207 #, python-format msgid "One follower" msgstr "" @@ -1363,7 +1363,7 @@ msgstr "" #. module: mail #. openerp-web -#: code:addons/mail/static/src/js/mail.js:611 +#: code:addons/mail/static/src/js/mail.js:621 #, python-format msgid "Please complete partner's informations" msgstr "" @@ -1419,7 +1419,7 @@ msgid "R&D" msgstr "" #. module: mail -#: code:addons/mail/wizard/mail_compose_message.py:188 +#: code:addons/mail/wizard/mail_compose_message.py:191 #, python-format msgid "Re:" msgstr "" @@ -1889,7 +1889,7 @@ msgstr "" #. module: mail #. openerp-web -#: code:addons/mail/static/src/js/mail_followers.js:140 +#: code:addons/mail/static/src/js/mail_followers.js:141 #, python-format msgid "Warning! \n" " %s won't be notified of any email or discussion on this document. Do you really want to remove him from the followers ?" @@ -1897,7 +1897,7 @@ msgstr "" #. module: mail #. openerp-web -#: code:addons/mail/static/src/js/mail_followers.js:309 +#: code:addons/mail/static/src/js/mail_followers.js:330 #, python-format msgid "Warning! \n" "You won't be notified of any email or discussion on this document. Do you really want to unfollow this document ?" @@ -1913,6 +1913,15 @@ msgstr "" msgid "Whole Company" msgstr "" +#. module: mail +#. openerp-web +#: code:addons/mail/static/src/js/mail.js:374 +#, python-format +msgid "You are currently composing a message, your message will be discarded.\n" +"\n" +"Are you sure you want to leave this page ?" +msgstr "" + #. module: mail #: code:addons/mail/res_users.py:74 #, python-format @@ -1958,6 +1967,11 @@ msgstr "" msgid "and" msgstr "" +#. module: mail +#: view:mail.mail:mail.view_mail_form +msgid "by" +msgstr "" + #. module: mail #: code:addons/mail/mail_thread.py:115 #, python-format @@ -1966,7 +1980,7 @@ msgstr "" #. module: mail #. openerp-web -#: code:addons/mail/static/src/js/mail_followers.js:188 +#: code:addons/mail/static/src/js/mail_followers.js:209 #, python-format msgid "followers" msgstr "" @@ -2018,9 +2032,17 @@ msgstr "" msgid "notified" msgstr "" +#. module: mail +#: view:mail.compose.message:mail.email_compose_message_wizard_form +#: view:mail.mail:mail.view_mail_form +msgid "on" +msgstr "" + #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:56 +#: view:mail.compose.message:mail.email_compose_message_wizard_form +#: view:mail.wizard.invite:mail.mail_wizard_invite_form #, python-format msgid "or" msgstr "" diff --git a/addons/marketing/i18n/marketing.pot b/addons/marketing/i18n/marketing.pot index e7f58177c6f..61c4cbf384d 100644 --- a/addons/marketing/i18n/marketing.pot +++ b/addons/marketing/i18n/marketing.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -104,3 +104,8 @@ msgstr "" msgid "User" msgstr "" +#. module: marketing +#: view:marketing.config.settings:marketing.view_marketing_configuration +msgid "or" +msgstr "" + diff --git a/addons/marketing_campaign/i18n/marketing_campaign.pot b/addons/marketing_campaign/i18n/marketing_campaign.pot index 21575a9c80c..5ecf9965ded 100644 --- a/addons/marketing_campaign/i18n/marketing_campaign.pot +++ b/addons/marketing_campaign/i18n/marketing_campaign.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/marketing_campaign_crm_demo/i18n/marketing_campaign_crm_demo.pot b/addons/marketing_campaign_crm_demo/i18n/marketing_campaign_crm_demo.pot index 55489f6c36f..c1d758c0f72 100644 --- a/addons/marketing_campaign_crm_demo/i18n/marketing_campaign_crm_demo.pot +++ b/addons/marketing_campaign_crm_demo/i18n/marketing_campaign_crm_demo.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/marketing_crm/i18n/marketing_crm.pot b/addons/marketing_crm/i18n/marketing_crm.pot index d38c151730f..d661123f726 100644 --- a/addons/marketing_crm/i18n/marketing_crm.pot +++ b/addons/marketing_crm/i18n/marketing_crm.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/mass_mailing/i18n/mass_mailing.pot b/addons/mass_mailing/i18n/mass_mailing.pot index e2b84c96af2..b89bd91118e 100644 --- a/addons/mass_mailing/i18n/mass_mailing.pot +++ b/addons/mass_mailing/i18n/mass_mailing.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1064,6 +1064,11 @@ msgstr "" msgid "emails are in queue and will be sent soon." msgstr "" +#. module: mass_mailing +#: view:mail.mass_mailing.test:mass_mailing.view_mail_mass_mailing_test_form +msgid "or" +msgstr "" + #. module: mass_mailing #: view:website:website.snippets msgid "your email..." diff --git a/addons/membership/i18n/membership.pot b/addons/membership/i18n/membership.pot index fa7c713ac1f..0e22608bcbb 100644 --- a/addons/membership/i18n/membership.pot +++ b/addons/membership/i18n/membership.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -620,3 +620,8 @@ msgstr "" msgid "Waiting Member" msgstr "" +#. module: membership +#: view:membership.invoice:membership.view_membership_invoice_view +msgid "or" +msgstr "" + diff --git a/addons/mrp/i18n/mrp.pot b/addons/mrp/i18n/mrp.pot index 0dc1ce04f56..a98fd1296e3 100644 --- a/addons/mrp/i18n/mrp.pot +++ b/addons/mrp/i18n/mrp.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Plural-Forms: \n" #. module: mrp -#: code:addons/mrp/stock.py:260 +#: code:addons/mrp/stock.py:262 #, python-format msgid " Manufacture" msgstr "" @@ -33,13 +33,13 @@ msgid "# Manufacturing Orders" msgstr "" #. module: mrp -#: code:addons/mrp/mrp.py:356 +#: code:addons/mrp/mrp.py:323 #, python-format msgid "%s (copy)" msgstr "" #. module: mrp -#: code:addons/mrp/mrp.py:958 +#: code:addons/mrp/mrp.py:977 #, python-format msgid "%s produced" msgstr "" @@ -278,6 +278,11 @@ msgstr "" msgid "BOM Structure" msgstr "" +#. module: mrp +#: field:mrp.bom.line,child_line_ids:0 +msgid "BOM lines of the referred bom" +msgstr "" + #. module: mrp #: code:addons/mrp/stock.py:44 #, python-format @@ -309,7 +314,7 @@ msgstr "" #: model:ir.actions.act_window,name:mrp.product_open_bom #: model:ir.actions.act_window,name:mrp.template_open_bom #: model:ir.ui.menu,name:mrp.menu_mrp_bom_form_action -#: view:mrp.bom:mrp.mrp_bom_tree_view +#: view:mrp.bom.line:mrp.mrp_bom_tree_view #: view:product.product:mrp.product_product_form_view_bom_button #: view:product.template:mrp.product_template_form_view_bom_button #: field:product.template,bom_ids:0 @@ -332,20 +337,15 @@ msgid "BoM" msgstr "" #. module: mrp -#: code:addons/mrp/mrp.py:322 +#: code:addons/mrp/mrp.py:289 #, python-format msgid "BoM \"%s\" contains a BoM line with a product recursion: \"%s\"." msgstr "" #. module: mrp -#: code:addons/mrp/mrp.py:348 +#: code:addons/mrp/mrp.py:315 #, python-format -msgid "BoM \"%s\" contains a phantom BoM line but the product \"%s\" don't have any BoM defined." -msgstr "" - -#. module: mrp -#: field:mrp.bom,child_complete_ids:0 -msgid "BoM Hierarchy" +msgid "BoM \"%s\" contains a phantom BoM line but the product \"%s\" does not have any BoM defined." msgstr "" #. module: mrp @@ -364,7 +364,7 @@ msgid "BoM Type" msgstr "" #. module: mrp -#: code:addons/mrp/stock.py:257 +#: code:addons/mrp/stock.py:259 #, python-format msgid "Can't find any generic Manufacture route." msgstr "" @@ -390,19 +390,19 @@ msgid "Cancelled" msgstr "" #. module: mrp -#: code:addons/mrp/stock.py:182 +#: code:addons/mrp/stock.py:183 #, python-format msgid "Cannot consume a move with negative or zero quantity." msgstr "" #. module: mrp -#: code:addons/mrp/mrp.py:617 +#: code:addons/mrp/mrp.py:605 #, python-format msgid "Cannot delete a manufacturing order in state '%s'." msgstr "" #. module: mrp -#: code:addons/mrp/mrp.py:704 +#: code:addons/mrp/mrp.py:679 #, python-format msgid "Cannot find a bill of material for this product." msgstr "" @@ -692,9 +692,9 @@ msgid "End Date" msgstr "" #. module: mrp -#: code:addons/mrp/mrp.py:704 -#: code:addons/mrp/stock.py:182 -#: code:addons/mrp/stock.py:257 +#: code:addons/mrp/mrp.py:679 +#: code:addons/mrp/stock.py:183 +#: code:addons/mrp/stock.py:259 #: code:addons/mrp/wizard/change_production_qty.py:83 #: code:addons/mrp/wizard/change_production_qty.py:88 #, python-format @@ -869,9 +869,9 @@ msgid "Internal Reference" msgstr "" #. module: mrp -#: code:addons/mrp/mrp.py:322 -#: code:addons/mrp/mrp.py:348 -#: code:addons/mrp/mrp.py:617 +#: code:addons/mrp/mrp.py:289 +#: code:addons/mrp/mrp.py:315 +#: code:addons/mrp/mrp.py:605 #, python-format msgid "Invalid Action!" msgstr "" @@ -985,8 +985,8 @@ msgid "Manager" msgstr "" #. module: mrp -#: code:addons/mrp/procurement.py:32 -#: code:addons/mrp/stock.py:254 +#: code:addons/mrp/procurement.py:33 +#: code:addons/mrp/stock.py:256 #, python-format msgid "Manufacture" msgstr "" @@ -1031,7 +1031,7 @@ msgid "Manufacturing Order" msgstr "" #. module: mrp -#: code:addons/mrp/procurement.py:124 +#: code:addons/mrp/procurement.py:131 #, python-format msgid "Manufacturing Order %s created." msgstr "" @@ -1134,7 +1134,7 @@ msgid "New" msgstr "" #. module: mrp -#: code:addons/mrp/procurement.py:120 +#: code:addons/mrp/procurement.py:127 #, python-format msgid "No BoM exists for this product!" msgstr "" @@ -1347,11 +1347,6 @@ msgstr "" msgid "Product Move" msgstr "" -#. module: mrp -#: view:website:mrp.report_mrpbomstructure -msgid "Product Name" -msgstr "" - #. module: mrp #: model:ir.model,name:mrp.model_mrp_product_price msgid "Product Price" @@ -1875,8 +1870,8 @@ msgid "Technical field used to make the traceability of produced products" msgstr "" #. module: mrp -#: code:addons/mrp/mrp.py:366 -#: code:addons/mrp/mrp.py:433 +#: code:addons/mrp/mrp.py:333 +#: code:addons/mrp/mrp.py:421 #, python-format msgid "The Product Unit of Measure you chose has a different category than in the product form." msgstr "" @@ -2089,13 +2084,14 @@ msgid "Warehouse" msgstr "" #. module: mrp -#: code:addons/mrp/mrp.py:366 -#: code:addons/mrp/mrp.py:433 +#: code:addons/mrp/mrp.py:333 +#: code:addons/mrp/mrp.py:421 #, python-format msgid "Warning" msgstr "" #. module: mrp +#: code:addons/mrp/mrp.py:339 #: code:addons/mrp/stock.py:42 #: code:addons/mrp/stock.py:44 #: code:addons/mrp/stock.py:169 @@ -2258,6 +2254,13 @@ msgid "You can configure by-products in the bill of material.\n" "-This installs the module mrp_byproduct." msgstr "" +#. module: mrp +#: code:addons/mrp/mrp.py:339 +#, python-format +msgid "You can not delete a Bill of Material with running manufacturing orders.\n" +"Please close or cancel it first." +msgstr "" + #. module: mrp #: code:addons/mrp/stock.py:42 #, python-format @@ -2279,6 +2282,16 @@ msgstr "" msgid "min" msgstr "" +#. module: mrp +#: view:change.production.qty:mrp.view_change_production_qty_wizard +#: view:mrp.config.settings:mrp.view_mrp_config +#: view:mrp.product.produce:mrp.view_mrp_product_produce_wizard +#: view:mrp.product_price:mrp.view_mrp_product_price_wizard +#: view:mrp.workcenter.load:mrp.view_mrp_workcenter_load_wizard +#: view:stock.move.consume:mrp.view_stock_move_consume_wizard +msgid "or" +msgstr "" + #. module: mrp #: selection:mrp.property,composition:0 msgid "plus" diff --git a/addons/mrp_byproduct/i18n/mrp_byproduct.pot b/addons/mrp_byproduct/i18n/mrp_byproduct.pot index 9d1e913f7e3..16756ed107a 100644 --- a/addons/mrp_byproduct/i18n/mrp_byproduct.pot +++ b/addons/mrp_byproduct/i18n/mrp_byproduct.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/mrp_operations/i18n/mrp_operations.pot b/addons/mrp_operations/i18n/mrp_operations.pot index 64f1918a588..61f3e67eb88 100644 --- a/addons/mrp_operations/i18n/mrp_operations.pot +++ b/addons/mrp_operations/i18n/mrp_operations.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -172,10 +172,10 @@ msgstr "" #. module: mrp_operations #: code:addons/mrp_operations/mrp_operations.py:122 -#: code:addons/mrp_operations/mrp_operations.py:446 -#: code:addons/mrp_operations/mrp_operations.py:450 -#: code:addons/mrp_operations/mrp_operations.py:462 -#: code:addons/mrp_operations/mrp_operations.py:465 +#: code:addons/mrp_operations/mrp_operations.py:445 +#: code:addons/mrp_operations/mrp_operations.py:449 +#: code:addons/mrp_operations/mrp_operations.py:461 +#: code:addons/mrp_operations/mrp_operations.py:464 #, python-format msgid "Error!" msgstr "" @@ -235,19 +235,19 @@ msgid "In Progress" msgstr "" #. module: mrp_operations -#: code:addons/mrp_operations/mrp_operations.py:455 +#: code:addons/mrp_operations/mrp_operations.py:454 #, python-format msgid "In order to Finish the operation, it must be in the Start or Resume state!" msgstr "" #. module: mrp_operations -#: code:addons/mrp_operations/mrp_operations.py:446 +#: code:addons/mrp_operations/mrp_operations.py:445 #, python-format msgid "In order to Pause the operation, it must be in the Start or Resume state!" msgstr "" #. module: mrp_operations -#: code:addons/mrp_operations/mrp_operations.py:450 +#: code:addons/mrp_operations/mrp_operations.py:449 #, python-format msgid "In order to Resume the operation, it must be in the Pause state!" msgstr "" @@ -291,7 +291,7 @@ msgid "Month Planned" msgstr "" #. module: mrp_operations -#: code:addons/mrp_operations/mrp_operations.py:462 +#: code:addons/mrp_operations/mrp_operations.py:461 #, python-format msgid "No operation to cancel." msgstr "" @@ -307,25 +307,25 @@ msgid "Operation Name" msgstr "" #. module: mrp_operations -#: code:addons/mrp_operations/mrp_operations.py:442 +#: code:addons/mrp_operations/mrp_operations.py:441 #, python-format msgid "Operation has already started! You can either Pause/Finish/Cancel the operation." msgstr "" #. module: mrp_operations -#: code:addons/mrp_operations/mrp_operations.py:458 +#: code:addons/mrp_operations/mrp_operations.py:457 #, python-format msgid "Operation is Already Cancelled!" msgstr "" #. module: mrp_operations -#: code:addons/mrp_operations/mrp_operations.py:465 +#: code:addons/mrp_operations/mrp_operations.py:464 #, python-format msgid "Operation is already finished!" msgstr "" #. module: mrp_operations -#: code:addons/mrp_operations/mrp_operations.py:435 +#: code:addons/mrp_operations/mrp_operations.py:434 #, python-format msgid "Operation is not started yet!" msgstr "" @@ -489,10 +489,10 @@ msgid "Set to Draft" msgstr "" #. module: mrp_operations -#: code:addons/mrp_operations/mrp_operations.py:435 -#: code:addons/mrp_operations/mrp_operations.py:442 -#: code:addons/mrp_operations/mrp_operations.py:455 -#: code:addons/mrp_operations/mrp_operations.py:458 +#: code:addons/mrp_operations/mrp_operations.py:434 +#: code:addons/mrp_operations/mrp_operations.py:441 +#: code:addons/mrp_operations/mrp_operations.py:454 +#: code:addons/mrp_operations/mrp_operations.py:457 #, python-format msgid "Sorry!" msgstr "" diff --git a/addons/mrp_repair/i18n/mrp_repair.pot b/addons/mrp_repair/i18n/mrp_repair.pot index 400facf2f0e..dc33698ec17 100644 --- a/addons/mrp_repair/i18n/mrp_repair.pot +++ b/addons/mrp_repair/i18n/mrp_repair.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -890,6 +890,12 @@ msgid "You have to select a pricelist in the Repair form !\n" "Please set one before choosing a product." msgstr "" +#. module: mrp_repair +#: view:mrp.repair.cancel:mrp_repair.view_cancel_repair +#: view:mrp.repair.make_invoice:mrp_repair.view_make_invoice +msgid "or" +msgstr "" + #. module: mrp_repair #: field:mrp.repair,default_address_id:0 msgid "unknown" diff --git a/addons/multi_company/i18n/multi_company.pot b/addons/multi_company/i18n/multi_company.pot index 786aa7406ff..96dcd1917e1 100644 --- a/addons/multi_company/i18n/multi_company.pot +++ b/addons/multi_company/i18n/multi_company.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/note/i18n/note.pot b/addons/note/i18n/note.pot index 223fcbba7f7..6c43206b4ca 100644 --- a/addons/note/i18n/note.pot +++ b/addons/note/i18n/note.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/note_pad/i18n/note_pad.pot b/addons/note_pad/i18n/note_pad.pot index 487a99a6188..351fba85d76 100644 --- a/addons/note_pad/i18n/note_pad.pot +++ b/addons/note_pad/i18n/note_pad.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/pad/i18n/pad.pot b/addons/pad/i18n/pad.pot index 55888466b46..9828e79f574 100644 --- a/addons/pad/i18n/pad.pot +++ b/addons/pad/i18n/pad.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -31,7 +31,7 @@ msgid "Created on" msgstr "" #. module: pad -#: code:addons/pad/pad.py:50 +#: code:addons/pad/pad.py:52 #, python-format msgid "Error" msgstr "" @@ -72,7 +72,7 @@ msgid "Pad Server" msgstr "" #. module: pad -#: code:addons/pad/pad.py:50 +#: code:addons/pad/pad.py:52 #, python-format msgid "Pad creation failed, either there is a problem with your pad server URL or with your connection." msgstr "" @@ -84,14 +84,14 @@ msgstr "" #. module: pad #. openerp-web -#: code:addons/pad/static/src/js/pad.js:48 +#: code:addons/pad/static/src/js/pad.js:49 #, python-format msgid "This pad will be initialized on first edit" msgstr "" #. module: pad #. openerp-web -#: code:addons/pad/static/src/js/pad.js:45 +#: code:addons/pad/static/src/js/pad.js:46 #, python-format msgid "Unable to load pad" msgstr "" diff --git a/addons/pad_project/i18n/pad_project.pot b/addons/pad_project/i18n/pad_project.pot index 10636e044f5..faf75e0f479 100644 --- a/addons/pad_project/i18n/pad_project.pot +++ b/addons/pad_project/i18n/pad_project.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/payment/i18n/payment.pot b/addons/payment/i18n/payment.pot index 62f175e0e4a..27aa7e3c018 100644 --- a/addons/payment/i18n/payment.pot +++ b/addons/payment/i18n/payment.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -312,7 +312,7 @@ msgid "Partner Reference" msgstr "" #. module: payment -#: code:addons/payment/models/payment_acquirer.py:273 +#: code:addons/payment/models/payment_acquirer.py:274 #, python-format msgid "Pay safely online" msgstr "" diff --git a/addons/payment_adyen/i18n/payment_adyen.pot b/addons/payment_adyen/i18n/payment_adyen.pot index ac2aedefc83..c770977ae60 100644 --- a/addons/payment_adyen/i18n/payment_adyen.pot +++ b/addons/payment_adyen/i18n/payment_adyen.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,6 +15,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: payment_adyen +#: model:payment.acquirer,pre_msg:payment_adyen.payment_acquirer_adyen +msgid "

You will be redirected to the Adyen website after clicking on the payment button.

" +msgstr "" + #. module: payment_adyen #: field:payment.transaction,adyen_psp_reference:0 msgid "Adyen PSP Reference" diff --git a/addons/payment_buckaroo/i18n/payment_buckaroo.pot b/addons/payment_buckaroo/i18n/payment_buckaroo.pot index 2b7fc10cd91..3047127ee2c 100644 --- a/addons/payment_buckaroo/i18n/payment_buckaroo.pot +++ b/addons/payment_buckaroo/i18n/payment_buckaroo.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,6 +15,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: payment_buckaroo +#: model:payment.acquirer,pre_msg:payment_buckaroo.payment_acquirer_buckaroo +msgid "

You will be redirected to the Buckaroo website after clicking on the payment button.

" +msgstr "" + #. module: payment_buckaroo #: view:payment.transaction:payment_buckaroo.transaction_form_buckaroo msgid "Buckaroo TX Details" diff --git a/addons/payment_ogone/i18n/payment_ogone.pot b/addons/payment_ogone/i18n/payment_ogone.pot index cf0ecb3bb51..03b4dbd429d 100644 --- a/addons/payment_ogone/i18n/payment_ogone.pot +++ b/addons/payment_ogone/i18n/payment_ogone.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -25,6 +25,11 @@ msgstr "" msgid "3DS HTML" msgstr "" +#. module: payment_ogone +#: model:payment.acquirer,pre_msg:payment_ogone.payment_acquirer_ogone +msgid "

You will be redirected to the Ogone website after clicking on the payment button.

" +msgstr "" + #. module: payment_ogone #: field:payment.acquirer,ogone_userid:0 msgid "API User ID" diff --git a/addons/payment_paypal/i18n/payment_paypal.pot b/addons/payment_paypal/i18n/payment_paypal.pot index 9d70d34d99a..6051e2e20b4 100644 --- a/addons/payment_paypal/i18n/payment_paypal.pot +++ b/addons/payment_paypal/i18n/payment_paypal.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,6 +15,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: payment_paypal +#: model:payment.acquirer,pre_msg:payment_paypal.payment_acquirer_paypal +msgid "

You will be redirected to the Paypal website after clicking on the payment button.

" +msgstr "" + #. module: payment_paypal #: field:payment.acquirer,paypal_api_access_token:0 msgid "Access Token" diff --git a/addons/payment_transfer/i18n/payment_transfer.pot b/addons/payment_transfer/i18n/payment_transfer.pot index dc16223cb6e..05f400b2ddc 100644 --- a/addons/payment_transfer/i18n/payment_transfer.pot +++ b/addons/payment_transfer/i18n/payment_transfer.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,6 +15,12 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: payment_transfer +#: model:payment.acquirer,pre_msg:payment_transfer.payment_acquirer_transfer +msgid "

Transfer information will be provided after choosing the payment mode.

\n" +" " +msgstr "" + #. module: payment_transfer #: code:addons/payment_transfer/models/payment_acquirer.py:30 #, python-format diff --git a/addons/point_of_sale/i18n/point_of_sale.pot b/addons/point_of_sale/i18n/point_of_sale.pot index 3c608169011..70bef66fd69 100644 --- a/addons/point_of_sale/i18n/point_of_sale.pot +++ b/addons/point_of_sale/i18n/point_of_sale.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -193,7 +193,7 @@ msgstr "" #. module: point_of_sale #: view:pos.config:point_of_sale.view_pos_config_form -msgid "A custom receipt header footage" +msgid "A custom receipt footer message" msgstr "" #. module: point_of_sale @@ -308,7 +308,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:1281 +#: code:addons/point_of_sale/static/src/js/screens.js:1310 #, python-format msgid "An anonymous order cannot be invoiced" msgstr "" @@ -358,7 +358,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:1052 +#: code:addons/point_of_sale/static/src/js/screens.js:1062 #: code:addons/point_of_sale/static/src/xml/pos.xml:265 #, python-format msgid "Back" @@ -475,7 +475,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:1260 +#: code:addons/point_of_sale/static/src/js/screens.js:1289 #, python-format msgid "Cannot return change without a cash payment method" msgstr "" @@ -487,7 +487,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:1081 +#: code:addons/point_of_sale/static/src/js/screens.js:1091 #, python-format msgid "Cash" msgstr "" @@ -622,7 +622,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:1287 +#: code:addons/point_of_sale/static/src/js/screens.js:1316 #, python-format msgid "Check your internet connection and try again." msgstr "" @@ -679,8 +679,8 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/widgets.js:1122 -#: code:addons/point_of_sale/static/src/js/widgets.js:1130 +#: code:addons/point_of_sale/static/src/js/widgets.js:1121 +#: code:addons/point_of_sale/static/src/js/widgets.js:1129 #, python-format msgid "Close" msgstr "" @@ -697,7 +697,7 @@ msgid "Closed" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:125 +#: code:addons/point_of_sale/point_of_sale.py:136 #: selection:pos.session,state:0 #: selection:pos.session.opening,pos_state:0 #, python-format @@ -710,7 +710,7 @@ msgid "Closing Cash Control" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:124 +#: code:addons/point_of_sale/point_of_sale.py:135 #: selection:pos.session,state:0 #: selection:pos.session.opening,pos_state:0 #, python-format @@ -848,14 +848,14 @@ msgid "Configuration" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:851 +#: code:addons/point_of_sale/point_of_sale.py:874 #, python-format msgid "Configuration Error!" msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/widgets.js:1127 +#: code:addons/point_of_sale/static/src/js/widgets.js:1126 #: code:addons/point_of_sale/static/src/xml/pos.xml:709 #, python-format msgid "Confirm" @@ -875,11 +875,18 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:823 +#: code:addons/point_of_sale/static/src/js/screens.js:829 #, python-format msgid "Could Not Read Image" msgstr "" +#. module: point_of_sale +#. openerp-web +#: code:addons/point_of_sale/static/src/js/widgets.js:1239 +#, python-format +msgid "Could not close the point of sale." +msgstr "" + #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/xml/pos.xml:328 @@ -968,7 +975,7 @@ msgid "Customer Barcodes" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:983 +#: code:addons/point_of_sale/point_of_sale.py:1002 #, python-format msgid "Customer Invoice" msgstr "" @@ -1062,7 +1069,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/widgets.js:985 +#: code:addons/point_of_sale/static/src/js/widgets.js:984 #, python-format msgid "Destroy Current Order ?" msgstr "" @@ -1258,6 +1265,13 @@ msgstr "" msgid "Email" msgstr "" +#. module: point_of_sale +#. openerp-web +#: code:addons/point_of_sale/static/src/js/screens.js:1260 +#, python-format +msgid "Empty Order" +msgstr "" + #. module: point_of_sale #: help:pos.config,iface_scan_via_proxy:0 msgid "Enable barcode scanning with a remotely connected barcode scanner" @@ -1324,25 +1338,33 @@ msgid "Error ! You cannot create recursive categories." msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:372 -#: code:addons/point_of_sale/point_of_sale.py:485 -#: code:addons/point_of_sale/point_of_sale.py:488 -#: code:addons/point_of_sale/point_of_sale.py:518 -#: code:addons/point_of_sale/point_of_sale.py:533 -#: code:addons/point_of_sale/point_of_sale.py:625 -#: code:addons/point_of_sale/point_of_sale.py:784 -#: code:addons/point_of_sale/point_of_sale.py:826 -#: code:addons/point_of_sale/point_of_sale.py:868 -#: code:addons/point_of_sale/point_of_sale.py:891 -#: code:addons/point_of_sale/point_of_sale.py:935 -#: code:addons/point_of_sale/point_of_sale.py:1010 -#: code:addons/point_of_sale/point_of_sale.py:1125 +#: code:addons/point_of_sale/point_of_sale.py:383 +#: code:addons/point_of_sale/point_of_sale.py:496 +#: code:addons/point_of_sale/point_of_sale.py:499 +#: code:addons/point_of_sale/point_of_sale.py:529 +#: code:addons/point_of_sale/point_of_sale.py:544 +#: code:addons/point_of_sale/point_of_sale.py:640 +#: code:addons/point_of_sale/point_of_sale.py:799 +#: code:addons/point_of_sale/point_of_sale.py:841 +#: code:addons/point_of_sale/point_of_sale.py:887 +#: code:addons/point_of_sale/point_of_sale.py:910 +#: code:addons/point_of_sale/point_of_sale.py:954 +#: code:addons/point_of_sale/point_of_sale.py:1033 +#: code:addons/point_of_sale/point_of_sale.py:1148 +#: code:addons/point_of_sale/point_of_sale.py:1433 #: code:addons/point_of_sale/report/pos_invoice.py:46 #: code:addons/point_of_sale/wizard/pos_box.py:22 #, python-format msgid "Error!" msgstr "" +#. module: point_of_sale +#. openerp-web +#: code:addons/point_of_sale/static/src/js/screens.js:757 +#, python-format +msgid "Error: Could not Save Changes" +msgstr "" + #. module: point_of_sale #: constraint:res.partner:0 #: constraint:res.users:0 @@ -1351,7 +1373,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/models.js:219 +#: code:addons/point_of_sale/static/src/js/models.js:234 #, python-format msgid "Error: The Point of Sale User must belong to the same company as the Point of Sale. You are probably trying to load the point of sale as an administrator in a multi-company setup, with the administrator account set to the wrong company." msgstr "" @@ -1609,7 +1631,7 @@ msgid "In Cluster Tomatoes" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:123 +#: code:addons/point_of_sale/point_of_sale.py:134 #: selection:pos.session,state:0 #: selection:pos.session.opening,pos_state:0 #, python-format @@ -1617,7 +1639,7 @@ msgid "In Progress" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:638 +#: code:addons/point_of_sale/point_of_sale.py:653 #, python-format msgid "In order to delete a sale, it must be new or cancelled." msgstr "" @@ -1839,7 +1861,7 @@ msgstr "" #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/js/models.js:120 -#: code:addons/point_of_sale/static/src/js/models.js:363 +#: code:addons/point_of_sale/static/src/js/models.js:385 #: code:addons/point_of_sale/static/src/xml/pos.xml:79 #, python-format msgid "Loading" @@ -1887,7 +1909,7 @@ msgid "Medium-sized image of the category. It is automatically resized as a 128x msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:784 +#: code:addons/point_of_sale/point_of_sale.py:799 #, python-format msgid "Missing source or destination location for picking type %s. Please configure those fields and try again." msgstr "" @@ -1944,6 +1966,13 @@ msgstr "" msgid "Nbr Invoice" msgstr "" +#. module: point_of_sale +#. openerp-web +#: code:addons/point_of_sale/static/src/js/screens.js:1270 +#, python-format +msgid "Negative Bank Payment" +msgstr "" + #. module: point_of_sale #: view:website:point_of_sale.report_payment msgid "Net Total" @@ -1963,7 +1992,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:936 +#: code:addons/point_of_sale/static/src/js/screens.js:942 #, python-format msgid "Next Order" msgstr "" @@ -1975,13 +2004,13 @@ msgid "No Cash Register Defined!" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:1264 +#: code:addons/point_of_sale/point_of_sale.py:1288 #, python-format msgid "No Pricelist!" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:595 +#: code:addons/point_of_sale/point_of_sale.py:594 #, python-format msgid "No cash statement found for this session. Unable to record returned cash." msgstr "" @@ -2058,7 +2087,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:809 +#: code:addons/point_of_sale/static/src/js/screens.js:815 #, python-format msgid "Only web-compatible Image formats such as .png or .jpeg are supported" msgstr "" @@ -2121,7 +2150,7 @@ msgid "Opening Cashbox Lines" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:122 +#: code:addons/point_of_sale/point_of_sale.py:133 #: selection:pos.session,state:0 #: selection:pos.session.opening,pos_state:0 #, python-format @@ -2175,7 +2204,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/models.js:920 +#: code:addons/point_of_sale/static/src/js/models.js:983 #, python-format msgid "Order " msgstr "" @@ -2401,7 +2430,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/widgets.js:1245 +#: code:addons/point_of_sale/static/src/js/widgets.js:1251 #, python-format msgid "Pending orders will be lost.\n" "Are you sure you want to leave this session?" @@ -2496,20 +2525,20 @@ msgid "Plain Water" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:1125 +#: code:addons/point_of_sale/point_of_sale.py:1148 #, python-format msgid "Please define income account for this product: \"%s\" (id:%d)." msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:935 +#: code:addons/point_of_sale/point_of_sale.py:954 #, python-format msgid "Please provide a partner for the sale." msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:1282 +#: code:addons/point_of_sale/static/src/js/screens.js:1311 #, python-format msgid "Please select a client for this order. This can be done by clicking the order tab" msgstr "" @@ -2625,13 +2654,6 @@ msgstr "" msgid "Pos Product Categories" msgstr "" -#. module: point_of_sale -#. openerp-web -#: code:addons/point_of_sale/static/src/js/devices.js:419 -#, python-format -msgid "PosBox Printing Error" -msgstr "" - #. module: point_of_sale #: view:pos.confirm:point_of_sale.view_pos_confirm msgid "Post All Orders" @@ -2684,7 +2706,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:930 +#: code:addons/point_of_sale/static/src/js/screens.js:936 #, python-format msgid "Print" msgstr "" @@ -2725,6 +2747,13 @@ msgstr "" msgid "Printer" msgstr "" +#. module: point_of_sale +#. openerp-web +#: code:addons/point_of_sale/static/src/js/devices.js:419 +#, python-format +msgid "Printing Error: " +msgstr "" + #. module: point_of_sale #: field:pos.order.line,product_id:0 #: view:report.pos.order:point_of_sale.view_report_pos_order_search @@ -2902,7 +2931,7 @@ msgid "Resume Session" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:907 +#: code:addons/point_of_sale/point_of_sale.py:926 #: view:pos.order:point_of_sale.view_pos_pos_form #, python-format msgid "Return Products" @@ -3069,7 +3098,7 @@ msgid "Select your Point of Sale" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:1010 +#: code:addons/point_of_sale/point_of_sale.py:1033 #, python-format msgid "Selected orders do not have the same session!" msgstr "" @@ -3155,7 +3184,8 @@ msgid "Set Weight" msgstr "" #. module: point_of_sale -#: view:product.template:point_of_sale.product_template_form_view +#: view:product.product:point_of_sale.product_normal_form_view_inherit_ean +#: view:product.template:point_of_sale.product_template_form_view_inherit_ean #: view:res.partner:point_of_sale.view_partner_property_form #: view:res.users:point_of_sale.res_users_form_view msgid "Set a Custom EAN" @@ -3431,8 +3461,8 @@ msgid "Take Money Out" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:1160 -#: code:addons/point_of_sale/point_of_sale.py:1177 +#: code:addons/point_of_sale/point_of_sale.py:1184 +#: code:addons/point_of_sale/point_of_sale.py:1201 #: view:website:point_of_sale.report_saleslines #, python-format msgid "Tax" @@ -3469,7 +3499,7 @@ msgid "Tel:" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:1098 +#: code:addons/point_of_sale/point_of_sale.py:1121 #, python-format msgid "The POS order must have lines when calling this method" msgstr "" @@ -3490,6 +3520,11 @@ msgid "The Point of Sale is not supported by Microsoft Internet Explorer. Please " a modern browser like" msgstr "" +#. module: point_of_sale +#: constraint:pos.config:0 +msgid "The company of a payment method is different than the one of point of sale" +msgstr "" + #. module: point_of_sale #: constraint:pos.config:0 msgid "The company of the sale journal is different than the one of point of sale" @@ -3512,7 +3547,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:1286 +#: code:addons/point_of_sale/static/src/js/screens.js:1315 #, python-format msgid "The order could not be sent" msgstr "" @@ -3554,18 +3589,11 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:824 +#: code:addons/point_of_sale/static/src/js/screens.js:830 #, python-format msgid "The provided file could not be read due to an unknown error" msgstr "" -#. module: point_of_sale -#. openerp-web -#: code:addons/point_of_sale/static/src/js/devices.js:420 -#, python-format -msgid "The receipt could not be printed. The software installed on the posbox is probably out of date. Please refer to the software instructions in the posbox manual or contact the customer support" -msgstr "" - #. module: point_of_sale #: view:pos.session.opening:point_of_sale.pos_session_opening_form_view msgid "The session" @@ -3577,7 +3605,7 @@ msgid "The system will open all cash registers, so that you can start recording msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:489 +#: code:addons/point_of_sale/point_of_sale.py:500 #, python-format msgid "The type of the journal for your payment method should be bank or cash " msgstr "" @@ -3603,7 +3631,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:1261 +#: code:addons/point_of_sale/static/src/js/screens.js:1290 #, python-format msgid "There is no cash payment method available in this point of sale to handle the change.\n" "\n" @@ -3617,17 +3645,24 @@ msgid "There is no cash register for this PoS Session" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:850 +#: code:addons/point_of_sale/point_of_sale.py:873 #, python-format msgid "There is no receivable account defined to make payment for the partner: \"%s\" (id:%d)." msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:848 +#: code:addons/point_of_sale/point_of_sale.py:871 #, python-format msgid "There is no receivable account defined to make payment." msgstr "" +#. module: point_of_sale +#. openerp-web +#: code:addons/point_of_sale/static/src/js/screens.js:1261 +#, python-format +msgid "There must be at least one product in your order before it can be validated" +msgstr "" + #. module: point_of_sale #: help:account.journal,amount_authorized_diff:0 msgid "This field depicts the maximum difference allowed between the ending balance and the theorical cash when closing a session, for non-POS managers. If this maximum is reached, the user will have an error message at the closing of his session saying that he needs to contact his manager." @@ -3676,7 +3711,7 @@ msgid "To Weigh With Scale" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:891 +#: code:addons/point_of_sale/point_of_sale.py:910 #, python-format msgid "To return product(s), you need to open a session that will be used to register the refund." msgstr "" @@ -3793,25 +3828,25 @@ msgid "Total:" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:1190 +#: code:addons/point_of_sale/point_of_sale.py:1214 #, python-format msgid "Trade Receivables" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:638 +#: code:addons/point_of_sale/point_of_sale.py:653 #, python-format msgid "Unable to Delete!" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:826 +#: code:addons/point_of_sale/point_of_sale.py:841 #, python-format msgid "Unable to cancel the picking." msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:388 +#: code:addons/point_of_sale/point_of_sale.py:399 #, python-format msgid "Unable to open the session. You have to assign a sale journal to your point of sale." msgstr "" @@ -3847,7 +3882,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:808 +#: code:addons/point_of_sale/static/src/js/screens.js:814 #, python-format msgid "Unsupported File Format" msgstr "" @@ -3897,7 +3932,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:1060 +#: code:addons/point_of_sale/static/src/js/screens.js:1070 #, python-format msgid "Validate" msgstr "" @@ -3963,13 +3998,13 @@ msgid "You can define another list of available currencies on the" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:625 +#: code:addons/point_of_sale/point_of_sale.py:640 #, python-format msgid "You cannot change the partner of a POS order for which an invoice has already been issued." msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:519 +#: code:addons/point_of_sale/point_of_sale.py:530 #, python-format msgid "You cannot confirm all orders of this session, because they have not the 'paid' status" msgstr "" @@ -3984,13 +4019,26 @@ msgstr "" msgid "You cannot create two active sessions with the same responsible!" msgstr "" +#. module: point_of_sale +#: code:addons/point_of_sale/point_of_sale.py:1434 +#, python-format +msgid "You cannot delete a product saleable in point of sale while a session is still opened." +msgstr "" + +#. module: point_of_sale +#. openerp-web +#: code:addons/point_of_sale/static/src/js/screens.js:1271 +#, python-format +msgid "You cannot have a negative amount in a Bank payment. Use a cash payment method to return money to the customer." +msgstr "" + #. module: point_of_sale #: constraint:pos.config:0 msgid "You cannot have two cash controls in one Point Of Sale !" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:534 +#: code:addons/point_of_sale/point_of_sale.py:545 #, python-format msgid "You cannot use the session of another users. This session is owned by %s. Please first close this one to use this point of sale." msgstr "" @@ -4002,13 +4050,13 @@ msgid "You have to define which payment method must be available in the point of msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:868 +#: code:addons/point_of_sale/point_of_sale.py:887 #, python-format msgid "You have to open at least one cashbox." msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:1265 +#: code:addons/point_of_sale/point_of_sale.py:1289 #, python-format msgid "You have to select a pricelist in the sale form !\n" "Please set one before choosing a product." @@ -4021,18 +4069,25 @@ msgid "You may have to control your cash amount in your cash register, before\n" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:373 +#: code:addons/point_of_sale/point_of_sale.py:384 #, python-format msgid "You should assign a Point of Sale to your session." msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/widgets.js:986 +#: code:addons/point_of_sale/static/src/js/widgets.js:985 #, python-format msgid "You will lose any data associated with the current order" msgstr "" +#. module: point_of_sale +#. openerp-web +#: code:addons/point_of_sale/static/src/js/screens.js:758 +#, python-format +msgid "Your Internet connection is probably down." +msgstr "" + #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_pos_session_opening #: model:ir.ui.menu,name:point_of_sale.menu_pos_session_opening @@ -4040,11 +4095,18 @@ msgid "Your Session" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:486 +#: code:addons/point_of_sale/point_of_sale.py:497 #, python-format msgid "Your ending balance is too different from the theoretical cash closing (%.2f), the maximum allowed is: %.2f. You can contact your manager to force it." msgstr "" +#. module: point_of_sale +#. openerp-web +#: code:addons/point_of_sale/static/src/js/widgets.js:1240 +#, python-format +msgid "Your internet connection is probably down." +msgstr "" + #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/xml/pos.xml:804 @@ -4102,14 +4164,14 @@ msgid "discount" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:387 -#: code:addons/point_of_sale/point_of_sale.py:594 +#: code:addons/point_of_sale/point_of_sale.py:398 +#: code:addons/point_of_sale/point_of_sale.py:593 #, python-format msgid "error!" msgstr "" #. module: point_of_sale -#: code:addons/point_of_sale/point_of_sale.py:129 +#: code:addons/point_of_sale/point_of_sale.py:140 #, python-format msgid "not used" msgstr "" @@ -4117,6 +4179,12 @@ msgstr "" #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/xml/pos.xml:95 +#: view:pos.confirm:point_of_sale.view_pos_confirm +#: view:pos.details:point_of_sale.view_pos_details +#: view:pos.discount:point_of_sale.view_pos_discount +#: view:pos.ean_wizard:point_of_sale.pos_ean13_generator +#: view:pos.make.payment:point_of_sale.view_pos_payment +#: view:pos.open.statement:point_of_sale.view_pos_open_statement #, python-format msgid "or" msgstr "" @@ -4128,7 +4196,7 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/point_of_sale.py:600 +#: code:addons/point_of_sale/point_of_sale.py:599 #: code:addons/point_of_sale/static/src/xml/pos.xml:1090 #: code:addons/point_of_sale/static/src/xml/pos.xml:1145 #, python-format diff --git a/addons/portal/i18n/portal.pot b/addons/portal/i18n/portal.pot index be4441a6a87..3b6f9cff826 100644 --- a/addons/portal/i18n/portal.pot +++ b/addons/portal/i18n/portal.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -377,6 +377,11 @@ msgstr "" msgid "access directly to" msgstr "" +#. module: portal +#: view:portal.wizard:portal.wizard_view +msgid "or" +msgstr "" + #. module: portal #: code:addons/portal/mail_mail.py:48 #, python-format diff --git a/addons/portal_claim/i18n/portal_claim.pot b/addons/portal_claim/i18n/portal_claim.pot index e2ec18d9520..63844b6eb5b 100644 --- a/addons/portal_claim/i18n/portal_claim.pot +++ b/addons/portal_claim/i18n/portal_claim.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/portal_project/i18n/portal_project.pot b/addons/portal_project/i18n/portal_project.pot index 9ef2d35874c..da7594ba6d7 100644 --- a/addons/portal_project/i18n/portal_project.pot +++ b/addons/portal_project/i18n/portal_project.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -23,6 +23,12 @@ msgid "

\n" " " msgstr "" +#. module: portal_project +#: code:addons/portal_project/project.py:33 +#, python-format +msgid "Customer related project: visible through portal" +msgstr "" + #. module: portal_project #: model:ir.model,name:portal_project.model_project_project msgid "Project" diff --git a/addons/portal_project_issue/i18n/portal_project_issue.pot b/addons/portal_project_issue/i18n/portal_project_issue.pot index 64ebf820b15..f23dfb816f9 100644 --- a/addons/portal_project_issue/i18n/portal_project_issue.pot +++ b/addons/portal_project_issue/i18n/portal_project_issue.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/portal_sale/i18n/portal_sale.pot b/addons/portal_sale/i18n/portal_sale.pot index 74b86229d50..3fd99b28b5d 100644 --- a/addons/portal_sale/i18n/portal_sale.pot +++ b/addons/portal_sale/i18n/portal_sale.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/pos_discount/i18n/pos_discount.pot b/addons/pos_discount/i18n/pos_discount.pot index 63ada984933..35922c816ec 100644 --- a/addons/pos_discount/i18n/pos_discount.pot +++ b/addons/pos_discount/i18n/pos_discount.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/pos_restaurant/i18n/pos_restaurant.pot b/addons/pos_restaurant/i18n/pos_restaurant.pot index 39d765e05e4..a90a0d4d03a 100644 --- a/addons/pos_restaurant/i18n/pos_restaurant.pot +++ b/addons/pos_restaurant/i18n/pos_restaurant.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/procurement/i18n/procurement.pot b/addons/procurement/i18n/procurement.pot index 1816c19f5ae..cea1ce2b068 100644 --- a/addons/procurement/i18n/procurement.pot +++ b/addons/procurement/i18n/procurement.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -292,7 +292,7 @@ msgid "Name" msgstr "" #. module: procurement -#: code:addons/procurement/procurement.py:213 +#: code:addons/procurement/procurement.py:212 #, python-format msgid "No rule matching this procurement" msgstr "" @@ -541,3 +541,8 @@ msgstr "" msgid "e.g. SO005" msgstr "" +#. module: procurement +#: view:procurement.order.compute.all:procurement.view_compute_schedulers_wizard +msgid "or" +msgstr "" + diff --git a/addons/procurement_jit/i18n/procurement_jit.pot b/addons/procurement_jit/i18n/procurement_jit.pot index 0c3d5c21903..e5814750643 100644 --- a/addons/procurement_jit/i18n/procurement_jit.pot +++ b/addons/procurement_jit/i18n/procurement_jit.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/product/i18n/product.pot b/addons/product/i18n/product.pot index 425e4df77e0..22559f142ce 100644 --- a/addons/product/i18n/product.pot +++ b/addons/product/i18n/product.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -21,8 +21,8 @@ msgid "# of Product Variants" msgstr "" #. module: product -#: code:addons/product/product.py:725 -#: code:addons/product/product.py:1070 +#: code:addons/product/product.py:757 +#: code:addons/product/product.py:1111 #, python-format msgid "%s (copy)" msgstr "" @@ -86,6 +86,36 @@ msgid "7.9‑inch (diagonal) LED-backlit, 128Gb\n" "FaceTime HD Camera, 1.2 MP Photos" msgstr "" +#. module: product +#: view:product.template:product.product_template_only_form_view +msgid ": adding or deleting attributes\n" +" will delete and recreate existing variants and lead\n" +" to the loss of their possible customizations." +msgstr "" + +#. module: product +#: model:product.template,website_description:product.product_product_9_product_template +msgid "


\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"

A great Keyboard. Cordless.

\n" +"

\n" +" The incredibly thin Apple Wireless Keyboard uses Bluetooth technology,\n" +" which makes it compatible with iPad. And you’re free to type wherever\n" +" you like — with the keyboard in front of your iPad or on your lap.\n" +"

\n" +"
\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + #. module: product #: model:ir.actions.act_window,help:product.product_ul_form_action msgid "

\n" @@ -206,6 +236,475 @@ msgid "

\n" " " msgstr "" +#. module: product +#: model:product.template,website_description:product.product_product_11_product_template +#: model:product.template,website_description:product.product_product_11b_product_template +msgid "

\n" +"
\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"

Design. The thinnest iPod ever.

\n" +"

\n" +" About the size of a credit card — and just 5.4 mm thin — iPod nano is the thinnest iPod ever made.\n" +" The 2.5-inch Multi-Touch display is nearly twice as big as the display on the previous iPod nano,\n" +" so you can see more of the music, photos, and videos you love.\n" +"

\n" +" Buttons let you quickly play, pause, change songs, or adjust the volume.\n" +" The smooth anodized aluminum design makes iPod nano feel as good as it sounds.\n" +" And iPod nano wouldn’t be iPod nano without gorgeous, hard-to-choose-from color.\n" +"

\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"

Music. It's what beats inside.

\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"

How to get your groove on.

\n" +"

\n" +" Tap to play your favorite songs. Or entire albums.\n" +" Or everything by one artist. You can even browse by genres or composers.\n" +" Flip through your music: Album art looks great on the bigger screen.\n" +" Or to keep things fresh, give iPod nano a shake and it shuffles to a different song in your music library.\n" +"

\n" +"

Genius. Your own personal DJ.

\n" +"

\n" +" Say you’re listening to a song you love and you want to stay in the mood.\n" +" Just tap Genius. It finds other songs on iPod nano that go great together\n" +" and makes a Genius playlist for you. For more song combinations\n" +" you wouldn’t have thought of yourself, create Genius Mixes in iTunes\n" +" and sync the ones you like to iPod nano. Then tap Genius Mixes and\n" +" rediscover songs you haven’t heard in a while — or find music you forgot you even had.\n" +"

\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"

Playlists. The perfect mix for every mood.

\n" +"
\n" +"
\n" +"

Sync to your heart’s content.

\n" +"

\n" +" iTunes on your Mac or PC makes it easy to load up\n" +" your iPod. Just choose the playlists, audiobooks,\n" +" podcasts, and other audio files you want, then sync.\n" +"

\n" +"
\n" +"

When one playlist isn’t enough.

\n" +"

\n" +" You probably have multiple playlists in iTunes on your computer.\n" +" One for your commute. One for the gym. Sync those playlists\n" +" to iPod, and you can play the perfect mix for whatever\n" +" mood strikes you. VoiceOver tells you the name of each playlist,\n" +" so it’s easy to switch between them and find the one you want without looking.\n" +"

\n" +"
\n" +"

Have Genius call the tunes.

\n" +"

\n" +" There’s another way to get a good mix of music on iPod: Let Genius do the work.\n" +" Activate Genius in iTunes on your computer, and it automatically finds songs that sound\n" +" great together. Then it creates Genius Mixes, which you can easily sync to your iPod.\n" +" It’s the perfect way to rediscover songs you haven’t listened to in forever.\n" +"

\n" +"
\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: product +#: model:product.template,website_description:product.product_product_8_product_template +msgid "
\n" +"
\n" +"
\n" +"
\n" +"

Ultrathin design

\n" +"

The desktop. In its most advanced form ever

\n" +"

\n" +" Creating such a stunningly thin design took some equally stunning feats of technological innovation. We refined,re-imagined,or re-engineered everything about iMac from the inside out. The result is an advanced, elegant all-in-one computer that’s as much a work of art as it is state of the art.\n" +"

\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"

Beautiful widescreen display.

\n" +"

Brilliance onscreen. And behind it.

\n" +"

\n" +" How did we make an already gorgeous widescreen display even better? By making it 75 percent less reflective. And by re-architecting the LCD and moving it right up against the cover glass. So you see your photos, games, movies, and everything else in vivid, lifelike detail. \n" +"

\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"

\n" +" Powered by fourth-generation Intel Core processors, this iMac is the fastest yet. Every model in the lineup comes standard with a quad-core Intel Core i5 processor, starting at 2.7GHz and topping out at 3.4GHz.\n" +"

\n" +" And at the Apple Online Store, you can configure your iMac with an even more powerful Intel Core i7 processor, up to 3.5GHz.\n" +"

\n" +"
\n" +"
\n" +"

Key Features

\n" +"

\n" +" 75 percent less reflection.\n" +"

\n" +"

\n" +" Individually calibrated for true-to-life color.\n" +"

\n" +"

\n" +" More energy efficient.\n" +"

\n" +"

\n" +" Friendly to the environment.\n" +"

\n" +"

\n" +" Highly rated designs.\n" +"

\n" +"
\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: product +#: model:product.template,website_description:product.product_product_6_product_template +msgid "
\n" +"
\n" +"
\n" +"
\n" +"

The full iPad experience.

\n" +"

There's less of it, but no less to it.

\n" +"

\n" +" Everything you love about iPad — the beautiful screen,\n" +" fast and fluid performance, FaceTime and iSight cameras, \n" +" thousands of amazing apps, 10-hour battery life* — is everything\n" +" you’ll love about iPad mini, too. And you can hold it in one hand.\n" +"

\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"

Beautiful 7.9‑inch display.

\n" +"

A screen worthy of iPad.

\n" +"

\n" +" Everything you love about iPad — the beautiful\n" +" screen, fast Colors are vivid and text is sharp on the iPad mini display.\n" +" But what really makes it stand out is its size. At 7.9 inches,\n" +" it’s perfectly sized to deliver an experience every bit as big as iPad.\n" +"

\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"

Over 375,000 apps.

\n" +"

If it's made for iPad, it's made for iPad mini.

\n" +"

\n" +" Right from the start, apps made for iPad also work with iPad mini.\n" +" They’re immersive, full-screen apps that let you do almost anything\n" +" you can imagine. And with automatic updates,\n" +" you're always getting the best experience possible.\n" +"

\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"

Why you'll love an iPad.

\n" +"

\n" +" Right from the start, there’s a lot to love about iPad.\n" +" It’s simple yet powerful. Thin and light yet full-\n" +" featured. It can do just about everything and be just\n" +" about anything.And because it’s so easy to use, it’s\n" +" easy to love.\n" +"

\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"

Ultrafast wireless.

\n" +"

Fast connections.The world over.

\n" +"

\n" +" With advanced Wi‑Fi that’s up to twice as fast as\n" +" any previous-generation iPad and access to fast\n" +" cellular data networks around the world, iPad mini\n" +" lets you download content, stream video,\n" +" and browse the web at amazing speeds.\n" +"

\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: product +#: model:product.template,website_description:product.product_product_4_product_template +#: model:product.template,website_description:product.product_product_4b_product_template +#: model:product.template,website_description:product.product_product_4c_product_template +#: model:product.template,website_description:product.product_product_4d_product_template +msgid "
\n" +"
\n" +"
\n" +"
\n" +"

Why you'll love an iPad.

\n" +"

\n" +" Right from the start, there’s a lot to love about\n" +" iPad. It’s simple yet powerful. Thin and light yet\n" +" full-featured. It can do just about everything and\n" +" be just about anything.\n" +"

\n" +" And because it’s so easy to use, it’s easy to love.\n" +"

\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"

The full iPad experience.

\n" +"

There is less of it, but no less to it.

\n" +"

\n" +" Everything you love about iPad — the beautiful\n" +" screen, fast and fluid performance, FaceTime and\n" +" iSight cameras, thousands of amazing apps, 10-hour\n" +" battery life* — is everything you’ll love about\n" +" iPad mini, too. And you can hold it in one hand.\n" +"

\n" +"
\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: product +#: model:product.template,website_description:product.product_product_5b_product_template +msgid "
\n" +"
\n" +"
\n" +"
\n" +"

Bose Mini Bluetooth Speaker.

\n" +"

\n" +" The Bose® SoundLink® mini is Bose's smallest portable Bluetooth speaker. Its ultra-compact size fits in the \n" +" palm of your hand, yet gives you full, natural sound wirelessly from your iPhone, iPad, or iPod. Grab it and go \n" +" full-featured. It can do just about everything and\n" +" experience music just about anywhere.\n" +"

\n" +"\n" +"
\n" +"
\n" +"

Characteristics

\n" +"
\n" +"
\n" +"
    \n" +"
  • Sleek, compact design
  • \n" +"
  • Efficient, high-quality audio
  • \n" +"
  • Remote control for power, volume, track seek
  • \n" +"
  • Auxiliary input for portable devices
  • \n" +"
  • Universal iPod docking station fits most iPod/iPhone models
  • \n" +"
  • Charges iPod/iPhone
  • \n" +"
  • Volume control on main system
  • \n" +"
\n" +"
\n" +"
\n" +"\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"

Plays where you play

\n" +"

\n" +" The SoundLink® Mini speaker is small and light enough\n" +" to tuck into your bag. It weighs in at just 1.5 pounds.\n" +" Its low profile lets you place it almost anywhere and\n" +" provides a low center of gravity that makes it nearly\n" +" impossible to tip over.\n" +"

\n" +"

\n" +" The rechargeable lithium-ion battery delivers up to seven hours of playtime.\n" +" And at home, you can listen even longer—the charging cradle lets\n" +" you listen while it charges.\n" +"

\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"

Bluetooth connectivity

\n" +"

\n" +" The speaker has a range of about 30 feet, so you can enjoy\n" +" the sound you want without wires. It pairs easily with your\n" +" smartphone, iPad® or other Bluetooth device.\n" +" And it remembers the most recent six devices you've used,\n" +" so reconnecting is even simpler.\n" +"

\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"

More features.

\n" +"

\n" +" Charging cradle recharges the battery and serves as a convenient\n" +" home base for your speaker, and it lets you play while it charges.\n" +"

\n" +"

\n" +" Wall charger can be plugged into the cradle or directly into the speaker\n" +"

\n" +"

\n" +" Auxiliary port lets you connect other audio sources, like an MP3 player\n" +"

\n" +"

\n" +" USB port allows for software update to ensure ongoing Bluetooth device compatibility\n" +"

\n" +"

\n" +" Soft covers are available separately in blue, green or orange. Pick a color to match your style.\n" +"

\n" +"
\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: product +#: model:product.template,website_description:product.product_product_7_product_template +msgid "
\n" +"
\n" +"
\n" +"
\n" +"

Two is better than one.

\n" +"

\n" +" Unlike many small headphones, each earpiece of the Apple In-Ear Headphones\n" +" contains two separate high-performance drivers — a woofer to handle bass and\n" +" mid-range sounds and a tweeter for high-frequency audio. These dedicated\n" +" drivers help ensure accurate, detailed sound across the entire sonic spectrum.\n" +" The result: you’re immersed in the music and hear details you never knew existed.\n" +" Even when listening to an old favorite, you may feel like you’re hearing it for the first time.\n" +"

\n" +"
\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"

Hear, hear.

\n" +"

\n" +" The Apple In-Ear Headphones deliver a truly immersive sound experience by drastically\n" +" reducing unwanted outside noises. The soft, silicone ear tips fit snugly and comfortably\n" +" in your ear, creating a seal that isolates your music from your surroundings.\n" +" Three different sizes of ear tips are included so you can find a perfect fit for each ear.\n" +" Also included are a convenient carrying case for the ear tips and a cable-control case\n" +" for the headphones themselves.\n" +"

\n" +"
\n" +"
\n" +"

Keep it clean.

\n" +"

\n" +" Inside each earpiece is a stainless steel mesh cap that protects the precision acoustic\n" +" components from dust and debris. You can remove the caps for cleaning or replace\n" +" them with an extra set that’s included in the box.\n" +"

\n" +"
\n" +"
\n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + #. module: product #: help:product.category,type:0 msgid "A category of the view type is a virtual category that can be used as the parent of another category to create a hierarchical structure." @@ -287,7 +786,7 @@ msgid "Associated field in the product form." msgstr "" #. module: product -#: code:addons/product/pricelist.py:208 +#: code:addons/product/pricelist.py:215 #, python-format msgid "At least one pricelist has no active version !\n" "Please create or activate one." @@ -424,7 +923,7 @@ msgid "Cancel" msgstr "" #. module: product -#: code:addons/product/product.py:210 +#: code:addons/product/product.py:214 #, python-format msgid "Cannot change the category of existing Unit of Measure '%s'." msgstr "" @@ -542,7 +1041,7 @@ msgid "Conversion between Units of Measure can only occur if they belong to the msgstr "" #. module: product -#: code:addons/product/product.py:178 +#: code:addons/product/product.py:181 #, python-format msgid "Conversion from Product UoM %s to Default UoM %s is not possible as they both belong to different Category!." msgstr "" @@ -555,7 +1054,7 @@ msgstr "" #. module: product #: help:product.template,standard_price:0 -msgid "Cost price of the product template used for standard stock valuation in accounting and used as a base price on purchase orders." +msgid "Cost price of the product template used for standard stock valuation in accounting and used as a base price on purchase orders. Expressed in the default unit of measure of the product." msgstr "" #. module: product @@ -736,7 +1235,7 @@ msgid "Error ! You cannot create recursive categories." msgstr "" #. module: product -#: code:addons/product/product.py:178 +#: code:addons/product/product.py:181 #, python-format msgid "Error!" msgstr "" @@ -809,7 +1308,8 @@ msgstr "" #. module: product #: help:product.pricelist.item,min_quantity:0 -msgid "For the rule to apply, bought/sold quantity must be greater than or equal to minimum quantity specified in this field." +msgid "For the rule to apply, bought/sold quantity must be greater than or equal to the minimum quantity specified in this field.\n" +"Expressed in the default UoM of the product." msgstr "" #. module: product @@ -1049,7 +1549,7 @@ msgid "Ink Cartridge" msgstr "" #. module: product -#: code:addons/product/product.py:385 +#: code:addons/product/product.py:397 #, python-format msgid "Integrity Error!" msgstr "" @@ -1097,6 +1597,12 @@ msgstr "" msgid "Is a Follower" msgstr "" +#. module: product +#: field:product.product,is_product_variant:0 +#: field:product.template,is_product_variant:0 +msgid "Is product variant" +msgstr "" + #. module: product #: view:product.pricelist.version:product.product_pricelist_version_form_view msgid "Item List" @@ -1401,7 +1907,7 @@ msgid "New Price =" msgstr "" #. module: product -#: code:addons/product/product.py:705 +#: code:addons/product/product.py:737 #, python-format msgid "New Unit of Measure '%s' must belong to same Unit of Measure category '%s' as of old Unit of Measure '%s'. If you need to change the unit of measure, you may deactivate this product from the 'Procurements' tab and create a new one." msgstr "" @@ -1447,11 +1953,6 @@ msgstr "" msgid "On demand hard-disk having capacity based on requirement." msgstr "" -#. module: product -#: field:product.template,is_product_variant:0 -msgid "Only one product variant" -msgstr "" - #. module: product #: view:product.packaging:product.product_packaging_form_view #: view:product.packaging:product.product_packaging_form_view_without_product @@ -1459,7 +1960,7 @@ msgid "Other Info" msgstr "" #. module: product -#: code:addons/product/pricelist.py:391 +#: code:addons/product/pricelist.py:432 #: field:product.pricelist.item,base_pricelist_id:0 #, python-format msgid "Other Pricelist" @@ -1885,7 +2386,7 @@ msgid "Products by Category" msgstr "" #. module: product -#: code:addons/product/product.py:809 +#: code:addons/product/product.py:841 #, python-format msgid "Products: " msgstr "" @@ -2210,7 +2711,7 @@ msgid "Supplier Pricelist" msgstr "" #. module: product -#: code:addons/product/pricelist.py:392 +#: code:addons/product/pricelist.py:433 #, python-format msgid "Supplier Prices on the product form" msgstr "" @@ -2270,6 +2771,11 @@ msgstr "" msgid "The code of the transport unit." msgstr "" +#. module: product +#: view:product.pricelist.item:product.product_pricelist_item_form_view +msgid "The computed price is expressed in the default Unit of Measure of the product." +msgstr "" + #. module: product #: help:product.uom,rounding:0 msgid "The computed quantity will be a multiple of this value. Use 1.0 for a Unit of Measure that cannot be further split, such as a piece." @@ -2326,7 +2832,7 @@ msgid "The number of packages by layer" msgstr "" #. module: product -#: code:addons/product/product.py:385 +#: code:addons/product/product.py:397 #, python-format msgid "The operation cannot be completed:\n" "You trying to delete an attribute value with a reference on a product variant." @@ -2388,11 +2894,6 @@ msgstr "" msgid "This is a quantity which is converted into Default Unit of Measure." msgstr "" -#. module: product -#: help:product.product,price_extra:0 -msgid "This is le sum of the extra price of all attributes" -msgstr "" - #. module: product #: help:product.template,seller_qty:0 msgid "This is minimum quantity to purchase from Main Supplier." @@ -2403,6 +2904,11 @@ msgstr "" msgid "This is the average delay in days between the purchase order confirmation and the receipts for this product and for the default supplier. It is used by the scheduler to order requests based on reordering delays." msgstr "" +#. module: product +#: help:product.product,price_extra:0 +msgid "This is the sum of the extra price of all attributes" +msgstr "" + #. module: product #: view:product.template:product.product_template_form_view msgid "This note will be displayed on requests for quotation..." @@ -2496,7 +3002,7 @@ msgid "Unit of Measure Categories" msgstr "" #. module: product -#: code:addons/product/product.py:705 +#: code:addons/product/product.py:737 #, python-format msgid "Unit of Measure categories Mismatch!" msgstr "" @@ -2598,8 +3104,13 @@ msgid "Volume" msgstr "" #. module: product -#: code:addons/product/pricelist.py:208 -#: code:addons/product/product.py:210 +#: view:product.template:product.product_template_only_form_view +msgid "Warning" +msgstr "" + +#. module: product +#: code:addons/product/pricelist.py:215 +#: code:addons/product/product.py:214 #, python-format msgid "Warning!" msgstr "" @@ -2773,6 +3284,11 @@ msgstr "" msgid "note to be displayed on quotations..." msgstr "" +#. module: product +#: view:product.price_list:product.view_product_price_list +msgid "or" +msgstr "" + #. module: product #: model:product.uom,name:product.product_uom_oz msgid "oz(s)" diff --git a/addons/product_email_template/i18n/product_email_template.pot b/addons/product_email_template/i18n/product_email_template.pot index 8d948316365..887c95ceef9 100644 --- a/addons/product_email_template/i18n/product_email_template.pot +++ b/addons/product_email_template/i18n/product_email_template.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -631,7 +631,7 @@ msgid " \n" " \n" " \n" " \n" -" It would be very difficult to cover all of the possibilities of OpenERP and I believe the major aspects were covered very well \n" +" It would be very difficult to cover all of the possibilities of Odoo and I believe the major aspects were covered very well \n" " \n" " \n" " The trainer has a very good knowledge of the subject, he understands the issues of the trainees very fast and provided answers with the right level of illustration.\n" diff --git a/addons/product_expiry/i18n/product_expiry.pot b/addons/product_expiry/i18n/product_expiry.pot index 63eb7861207..2940461e526 100644 --- a/addons/product_expiry/i18n/product_expiry.pot +++ b/addons/product_expiry/i18n/product_expiry.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/product_extended/i18n/product_extended.pot b/addons/product_extended/i18n/product_extended.pot index a4444b8ce92..f8350f2cd29 100644 --- a/addons/product_extended/i18n/product_extended.pot +++ b/addons/product_extended/i18n/product_extended.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -16,8 +16,8 @@ msgstr "" "Plural-Forms: \n" #. module: product_extended -#: code:addons/product_extended/wizard/wizard_price.py:43 -#: code:addons/product_extended/wizard/wizard_price.py:52 +#: code:addons/product_extended/wizard/wizard_price.py:44 +#: code:addons/product_extended/wizard/wizard_price.py:56 #, python-format msgid "Active ID is not set in Context." msgstr "" @@ -93,12 +93,12 @@ msgid "Last Updated on" msgstr "" #. module: product_extended -#: model:ir.model,name:product_extended.model_product_product -msgid "Product" +#: model:ir.model,name:product_extended.model_product_template +msgid "Product Template" msgstr "" #. module: product_extended -#: view:product.product:product_extended.product_product_ext_form_view2 +#: view:product.template:product_extended.product_product_ext_form_view2 msgid "Recompute price from BoM" msgstr "" @@ -112,3 +112,25 @@ msgstr "" msgid "Standard Price" msgstr "" +#. module: product_extended +#: view:wizard.price:product_extended.view_compute_price_wizard +msgid "The price is computed from the bill of material lines which are not variant specific" +msgstr "" + +#. module: product_extended +#: code:addons/product_extended/wizard/wizard_price.py:54 +#, python-format +msgid "This wizard is build for product templates, while you are currently running it from a product variant." +msgstr "" + +#. module: product_extended +#: code:addons/product_extended/wizard/wizard_price.py:54 +#, python-format +msgid "Wrong model!" +msgstr "" + +#. module: product_extended +#: view:wizard.price:product_extended.view_compute_price_wizard +msgid "or" +msgstr "" + diff --git a/addons/product_margin/i18n/product_margin.pot b/addons/product_margin/i18n/product_margin.pot index 888858f4cf0..09e8307d1ef 100644 --- a/addons/product_margin/i18n/product_margin.pot +++ b/addons/product_margin/i18n/product_margin.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -299,3 +299,8 @@ msgstr "" msgid "Turnover - Standard price" msgstr "" +#. module: product_margin +#: view:product.margin:product_margin.product_margin_form_view +msgid "or" +msgstr "" + diff --git a/addons/product_visible_discount/i18n/product_visible_discount.pot b/addons/product_visible_discount/i18n/product_visible_discount.pot index 76cb72b9fb4..d9951a33045 100644 --- a/addons/product_visible_discount/i18n/product_visible_discount.pot +++ b/addons/product_visible_discount/i18n/product_visible_discount.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/project/i18n/project.pot b/addons/project/i18n/project.pot index 65cbcb7da02..00a578afba3 100644 --- a/addons/project/i18n/project.pot +++ b/addons/project/i18n/project.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -391,6 +391,7 @@ msgid "Cumulative Flow" msgstr "" #. module: project +#: view:project.project:project.edit_project #: field:project.task,partner_id:0 msgid "Customer" msgstr "" @@ -751,6 +752,12 @@ msgstr "" msgid "Internal email associated with this project. Incoming emails are automatically synchronizedwith Tasks (or optionally Issues if the Issue Tracker module is installed)." msgstr "" +#. module: project +#: code:addons/project/project.py:201 +#, python-format +msgid "Internal project: all employees can access" +msgstr "" + #. module: project #: code:addons/project/project.py:171 #, python-format @@ -1068,6 +1075,12 @@ msgstr "" msgid "Privacy / Visibility" msgstr "" +#. module: project +#: code:addons/project/project.py:202 +#, python-format +msgid "Private project: followers Only" +msgstr "" + #. module: project #: field:project.project,progress_rate:0 #: field:report.project.task.user,progress:0 @@ -1186,6 +1199,12 @@ msgid "Provides timesheet support for the issues/bugs management in project.\n" "-This installs the module project_issue_sheet." msgstr "" +#. module: project +#: code:addons/project/project.py:200 +#, python-format +msgid "Public project" +msgstr "" + #. module: project #: view:project.project:project.edit_project msgid "Re-open project" @@ -1314,6 +1333,11 @@ msgstr "" msgid "Stages common to all projects" msgstr "" +#. module: project +#: view:project.project:project.edit_project +msgid "Start Date" +msgstr "" + #. module: project #: field:project.task,date_start:0 msgid "Starting Date" @@ -1646,6 +1670,11 @@ msgstr "" msgid "Usability" msgstr "" +#. module: project +#: view:project.project:project.edit_project +msgid "Use Tasks" +msgstr "" + #. module: project #: field:project.config.settings,module_pad:0 msgid "Use integrated collaborative note pads on task" @@ -1747,6 +1776,12 @@ msgstr "" msgid "oe_kanban_text_red" msgstr "" +#. module: project +#: view:project.config.settings:project.view_config_settings +#: view:project.task.delegate:project.view_project_task_delegate +msgid "or" +msgstr "" + #. module: project #: code:addons/project/project.py:878 #, python-format diff --git a/addons/project_issue/i18n/project_issue.pot b/addons/project_issue/i18n/project_issue.pot index bc0da7e5c2b..1b3a5a09114 100644 --- a/addons/project_issue/i18n/project_issue.pot +++ b/addons/project_issue/i18n/project_issue.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/project_issue_sheet/i18n/project_issue_sheet.pot b/addons/project_issue_sheet/i18n/project_issue_sheet.pot index 385c520d1f8..29728cec1e5 100644 --- a/addons/project_issue_sheet/i18n/project_issue_sheet.pot +++ b/addons/project_issue_sheet/i18n/project_issue_sheet.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/project_timesheet/i18n/project_timesheet.pot b/addons/project_timesheet/i18n/project_timesheet.pot index a575e7df620..25baa46b1d5 100644 --- a/addons/project_timesheet/i18n/project_timesheet.pot +++ b/addons/project_timesheet/i18n/project_timesheet.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -139,13 +139,13 @@ msgid "ID" msgstr "" #. module: project_timesheet -#: code:addons/project_timesheet/project_timesheet.py:264 +#: code:addons/project_timesheet/project_timesheet.py:294 #, python-format msgid "Invalid Action!" msgstr "" #. module: project_timesheet -#: code:addons/project_timesheet/project_timesheet.py:291 +#: code:addons/project_timesheet/project_timesheet.py:321 #, python-format msgid "Invalid Analytic Account!" msgstr "" @@ -306,13 +306,13 @@ msgid "Year" msgstr "" #. module: project_timesheet -#: code:addons/project_timesheet/project_timesheet.py:264 +#: code:addons/project_timesheet/project_timesheet.py:294 #, python-format msgid "You cannot delete a partner which is assigned to project, but you can uncheck the active box." msgstr "" #. module: project_timesheet -#: code:addons/project_timesheet/project_timesheet.py:291 +#: code:addons/project_timesheet/project_timesheet.py:321 #, python-format msgid "You cannot select a Analytic Account which is in Close or Cancelled state." msgstr "" diff --git a/addons/purchase/i18n/purchase.pot b/addons/purchase/i18n/purchase.pot index 45524822c36..fe49842589b 100644 --- a/addons/purchase/i18n/purchase.pot +++ b/addons/purchase/i18n/purchase.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -159,7 +159,7 @@ msgid " * The 'Draft' status is set automatically when purchase order in draft s msgstr "" #. module: purchase -#: code:addons/purchase/stock.py:185 +#: code:addons/purchase/stock.py:198 #, python-format msgid " Buy" msgstr "" @@ -269,7 +269,7 @@ msgstr "" msgid "

\n" " Click to create a request for quotation.\n" "

\n" -" The quotation contains the history of the discussion/negociation\n" +" The quotation contains the history of the discussion/negotiation\n" " you had with your supplier. Once confirmed, a request for\n" " quotation is converted into a purchase order.\n" "

\n" @@ -474,8 +474,8 @@ msgid "Bid Valid Until" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1160 -#: code:addons/purchase/stock.py:179 +#: code:addons/purchase/purchase.py:1171 +#: code:addons/purchase/stock.py:192 #, python-format msgid "Buy" msgstr "" @@ -499,7 +499,13 @@ msgid "Can be Purchased" msgstr "" #. module: purchase -#: code:addons/purchase/stock.py:182 +#: code:addons/purchase/purchase.py:1189 +#, python-format +msgid "Can not cancel this procurement as the related purchase order has been confirmed already. Please cancel the purchase order first. " +msgstr "" + +#. module: purchase +#: code:addons/purchase/stock.py:195 #, python-format msgid "Can't find any generic Buy route." msgstr "" @@ -520,7 +526,7 @@ msgid "Cancelled" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1007 +#: code:addons/purchase/purchase.py:1016 #, python-format msgid "Cannot delete a purchase order line which is in state '%s'." msgstr "" @@ -554,7 +560,7 @@ msgid "Company" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:506 +#: code:addons/purchase/purchase.py:515 #, python-format msgid "Compose Email" msgstr "" @@ -565,7 +571,7 @@ msgid "Configuration" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1214 +#: code:addons/purchase/purchase.py:1231 #, python-format msgid "Configuration Error!" msgstr "" @@ -635,7 +641,7 @@ msgid "Date Approved" msgstr "" #. module: purchase -#: view:website:purchase.report_purchaseorder +#: view:website:purchase.report_purchaseorder_document msgid "Date Req." msgstr "" @@ -690,13 +696,13 @@ msgid "Default invoicing control method" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:546 +#: code:addons/purchase/purchase.py:555 #, python-format msgid "Define an expense account for this product: \"%s\" (id:%d)." msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:590 +#: code:addons/purchase/purchase.py:599 #, python-format msgid "Define purchase journal for this company: \"%s\" (id:%d)." msgstr "" @@ -718,8 +724,8 @@ msgstr "" #. module: purchase #: field:purchase.order.line,name:0 -#: view:website:purchase.report_purchaseorder -#: view:website:purchase.report_purchasequotation +#: view:website:purchase.report_purchaseorder_document +#: view:website:purchase.report_purchasequotation_document msgid "Description" msgstr "" @@ -757,7 +763,7 @@ msgid "Draft PO" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1366 +#: code:addons/purchase/purchase.py:1384 #, python-format msgid "Draft Purchase Order created" msgstr "" @@ -779,11 +785,13 @@ msgid "Email composition wizard" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:404 -#: code:addons/purchase/purchase.py:529 -#: code:addons/purchase/purchase.py:546 -#: code:addons/purchase/purchase.py:589 -#: code:addons/purchase/stock.py:182 +#: code:addons/purchase/purchase.py:159 +#: code:addons/purchase/purchase.py:413 +#: code:addons/purchase/purchase.py:538 +#: code:addons/purchase/purchase.py:555 +#: code:addons/purchase/purchase.py:598 +#: code:addons/purchase/purchase.py:1188 +#: code:addons/purchase/stock.py:195 #, python-format msgid "Error!" msgstr "" @@ -798,7 +806,7 @@ msgstr "" #: view:purchase.order:purchase.view_request_for_quotation_filter #: field:purchase.order,minimum_planned_date:0 #: field:purchase.report,expected_date:0 -#: view:website:purchase.report_purchasequotation +#: view:website:purchase.report_purchasequotation_document msgid "Expected Date" msgstr "" @@ -866,7 +874,7 @@ msgid "In Shipments" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:328 +#: code:addons/purchase/purchase.py:337 #, python-format msgid "In order to delete a purchase order, you must cancel it first." msgstr "" @@ -909,8 +917,8 @@ msgid "International Commercial Terms are a series of predefined commercial term msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:328 -#: code:addons/purchase/purchase.py:1007 +#: code:addons/purchase/purchase.py:337 +#: code:addons/purchase/purchase.py:1016 #, python-format msgid "Invalid Action!" msgstr "" @@ -947,13 +955,13 @@ msgid "Invoice Received" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1482 +#: code:addons/purchase/purchase.py:1500 #, python-format msgid "Invoice paid" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1462 +#: code:addons/purchase/purchase.py:1480 #, python-format msgid "Invoice received" msgstr "" @@ -1049,6 +1057,12 @@ msgstr "" msgid "Location & Warehouse" msgstr "" +#. module: purchase +#: code:addons/purchase/purchase.py:159 +#, python-format +msgid "Make sure you have at least an incoming picking type defined" +msgstr "" + #. module: purchase #: field:purchase.config.settings,module_purchase_requisition:0 msgid "Manage calls for bids" @@ -1115,7 +1129,7 @@ msgid "Monthly Purchases" msgstr "" #. module: purchase -#: view:website:purchase.report_purchaseorder +#: view:website:purchase.report_purchaseorder_document msgid "Net Price" msgstr "" @@ -1125,19 +1139,19 @@ msgid "New Mail" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1205 +#: code:addons/purchase/purchase.py:1222 #, python-format msgid "No address defined for the supplier" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1203 +#: code:addons/purchase/purchase.py:1220 #, python-format msgid "No default supplier defined for this product" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1201 +#: code:addons/purchase/purchase.py:1218 #, python-format msgid "No supplier defined for this product !" msgstr "" @@ -1185,7 +1199,7 @@ msgid "Order Date" msgstr "" #. module: purchase -#: view:website:purchase.report_purchaseorder +#: view:website:purchase.report_purchaseorder_document msgid "Order Date:" msgstr "" @@ -1228,7 +1242,7 @@ msgid "Orders" msgstr "" #. module: purchase -#: view:website:purchase.report_purchaseorder +#: view:website:purchase.report_purchaseorder_document msgid "Our Order Reference:" msgstr "" @@ -1238,7 +1252,7 @@ msgid "Outgoing Mails" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1346 +#: code:addons/purchase/purchase.py:1363 #, python-format msgid "PO: %s" msgstr "" @@ -1271,7 +1285,7 @@ msgid "Picking List" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:404 +#: code:addons/purchase/purchase.py:413 #, python-format msgid "Please create Invoices." msgstr "" @@ -1387,7 +1401,7 @@ msgid "Products by Category" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:842 +#: code:addons/purchase/purchase.py:851 #, python-format msgid "Products received" msgstr "" @@ -1437,7 +1451,7 @@ msgid "Purchase Order" msgstr "" #. module: purchase -#: view:website:purchase.report_purchaseorder +#: view:website:purchase.report_purchaseorder_document msgid "Purchase Order Confirmation N°" msgstr "" @@ -1489,7 +1503,7 @@ msgid "Purchase Pricelist" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1368 +#: code:addons/purchase/purchase.py:1386 #, python-format msgid "Purchase line created and linked to an existing Purchase Order" msgstr "" @@ -1530,8 +1544,8 @@ msgid "Put an address if you want to deliver directly from the supplier to the c msgstr "" #. module: purchase -#: view:website:purchase.report_purchaseorder -#: view:website:purchase.report_purchasequotation +#: view:website:purchase.report_purchaseorder_document +#: view:website:purchase.report_purchasequotation_document msgid "Qty" msgstr "" @@ -1541,7 +1555,7 @@ msgid "Quantity" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1370 +#: code:addons/purchase/purchase.py:1388 #, python-format msgid "Quantity added in existing Purchase Order Line" msgstr "" @@ -1579,8 +1593,8 @@ msgid "RFQ Done" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:318 -#: code:addons/purchase/purchase.py:936 +#: code:addons/purchase/purchase.py:327 +#: code:addons/purchase/purchase.py:945 #, python-format msgid "RFQ created" msgstr "" @@ -1648,7 +1662,7 @@ msgid "Reference of the sales order or bid sent by your supplier. It's mainly us msgstr "" #. module: purchase -#: view:website:purchase.report_purchasequotation +#: view:website:purchase.report_purchasequotation_document msgid "Regards," msgstr "" @@ -1661,12 +1675,12 @@ msgstr "" #: model:ir.actions.report.xml,name:purchase.report_purchase_quotation #: view:purchase.order:purchase.purchase_order_form #: selection:purchase.report,state:0 -#: view:website:purchase.report_purchasequotation +#: view:website:purchase.report_purchasequotation_document msgid "Request for Quotation" msgstr "" #. module: purchase -#: view:website:purchase.report_purchaseorder +#: view:website:purchase.report_purchaseorder_document msgid "Request for Quotation N°" msgstr "" @@ -1711,7 +1725,7 @@ msgid "Select an Open Sales Order" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1104 +#: code:addons/purchase/purchase.py:1114 #, python-format msgid "Selected Unit of Measure does not belong to the same category as the product Unit of Measure." msgstr "" @@ -1738,9 +1752,9 @@ msgid "Shipping Exception" msgstr "" #. module: purchase -#: view:website:purchase.report_purchaseorder -#: view:website:purchase.report_purchasequotation -msgid "Shipping address :" +#: view:website:purchase.report_purchaseorder_document +#: view:website:purchase.report_purchasequotation_document +msgid "Shipping address:" msgstr "" #. module: purchase @@ -1803,7 +1817,7 @@ msgid "Supplier Inv." msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:435 +#: code:addons/purchase/purchase.py:444 #: code:addons/purchase/wizard/purchase_line_invoice.py:115 #: model:ir.actions.act_window,name:purchase.act_res_partner_2_supplier_invoices #: view:res.partner:purchase.res_partner_view_purchase_account_buttons @@ -1819,7 +1833,7 @@ msgstr "" #. module: purchase #: field:purchase.order,amount_tax:0 #: field:purchase.order.line,taxes_id:0 -#: view:website:purchase.report_purchaseorder +#: view:website:purchase.report_purchaseorder_document msgid "Taxes" msgstr "" @@ -1844,19 +1858,19 @@ msgid "The pricelist sets the currency used for this purchase order. It also com msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1214 +#: code:addons/purchase/purchase.py:1231 #, python-format msgid "The product \"%s\" has been defined with your company as reseller which seems to be a configuration error!" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1123 +#: code:addons/purchase/purchase.py:1134 #, python-format msgid "The selected supplier has a minimal quantity set to %s %s, you should not purchase less." msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1119 +#: code:addons/purchase/purchase.py:1130 #, python-format msgid "The selected supplier only sells this product by %s" msgstr "" @@ -1877,7 +1891,7 @@ msgid "The total amount" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1318 +#: code:addons/purchase/purchase.py:1335 #, python-format msgid "There is no supplier associated to product %s" msgstr "" @@ -1902,14 +1916,9 @@ msgstr "" msgid "This will determine picking type of incoming shipment" msgstr "" -#. module: purchase -#: view:product.template:purchase.product_template_search_view_purchase -msgid "To Purchase" -msgstr "" - #. module: purchase #: field:purchase.order,amount_total:0 -#: view:website:purchase.report_purchaseorder +#: view:website:purchase.report_purchaseorder_document msgid "Total" msgstr "" @@ -1924,7 +1933,7 @@ msgid "Total Untaxed amount" msgstr "" #. module: purchase -#: view:website:purchase.report_purchaseorder +#: view:website:purchase.report_purchaseorder_document msgid "Total Without Taxes" msgstr "" @@ -1934,13 +1943,13 @@ msgid "Total amount" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:685 +#: code:addons/purchase/purchase.py:694 #, python-format msgid "Unable to cancel the purchase order %s." msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:691 +#: code:addons/purchase/purchase.py:700 #, python-format msgid "Unable to cancel this purchase order." msgstr "" @@ -1952,7 +1961,7 @@ msgstr "" #. module: purchase #: field:purchase.order.line,price_unit:0 -#: view:website:purchase.report_purchaseorder +#: view:website:purchase.report_purchaseorder_document msgid "Unit Price" msgstr "" @@ -2008,8 +2017,8 @@ msgid "User" msgstr "" #. module: purchase -#: view:website:purchase.report_purchaseorder -#: view:website:purchase.report_purchasequotation +#: view:website:purchase.report_purchaseorder_document +#: view:website:purchase.report_purchasequotation_document msgid "VAT:" msgstr "" @@ -2019,7 +2028,7 @@ msgid "Validated By" msgstr "" #. module: purchase -#: view:website:purchase.report_purchaseorder +#: view:website:purchase.report_purchaseorder_document msgid "Validated By:" msgstr "" @@ -2045,9 +2054,9 @@ msgid "Warehouse" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:1104 -#: code:addons/purchase/purchase.py:1119 -#: code:addons/purchase/purchase.py:1123 +#: code:addons/purchase/purchase.py:1114 +#: code:addons/purchase/purchase.py:1130 +#: code:addons/purchase/purchase.py:1134 #: code:addons/purchase/wizard/purchase_order_group.py:44 #, python-format msgid "Warning!" @@ -2069,25 +2078,37 @@ msgid "When products are bought, they can be delivered to this warehouse" msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:529 +#: code:addons/purchase/purchase.py:538 #, python-format msgid "You cannot confirm a purchase order without any purchase order line." msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:686 +#: code:addons/purchase/purchase.py:695 #, python-format msgid "You have already received some goods for it. " msgstr "" #. module: purchase -#: code:addons/purchase/purchase.py:692 +#: code:addons/purchase/purchase.py:701 #, python-format msgid "You must first cancel all invoices related to this purchase order." msgstr "" #. module: purchase -#: view:website:purchase.report_purchaseorder +#: view:website:purchase.report_purchaseorder_document msgid "Your Order Reference" msgstr "" +#. module: purchase +#: view:purchase.config.settings:purchase.view_purchase_configuration +#: view:purchase.order.group:purchase.view_purchase_order_group +#: view:purchase.order.line_invoice:purchase.view_purchase_line_invoice +msgid "or" +msgstr "" + +#. module: purchase +#: field:purchase.order,related_usage:0 +msgid "unknown" +msgstr "" + diff --git a/addons/purchase_analytic_plans/i18n/purchase_analytic_plans.pot b/addons/purchase_analytic_plans/i18n/purchase_analytic_plans.pot index 1b73dd8e10d..0820db8f4d4 100644 --- a/addons/purchase_analytic_plans/i18n/purchase_analytic_plans.pot +++ b/addons/purchase_analytic_plans/i18n/purchase_analytic_plans.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/purchase_double_validation/i18n/purchase_double_validation.pot b/addons/purchase_double_validation/i18n/purchase_double_validation.pot index dc4ad97b88f..b6346c3d3de 100644 --- a/addons/purchase_double_validation/i18n/purchase_double_validation.pot +++ b/addons/purchase_double_validation/i18n/purchase_double_validation.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/purchase_requisition/i18n/purchase_requisition.pot b/addons/purchase_requisition/i18n/purchase_requisition.pot index 2c010a3717d..d57c578a609 100644 --- a/addons/purchase_requisition/i18n/purchase_requisition.pot +++ b/addons/purchase_requisition/i18n/purchase_requisition.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -84,7 +84,7 @@ msgstr "" #. module: purchase_requisition #: view:purchase.requisition:purchase_requisition.view_purchase_requisition_filter -msgid "Call for Bids in negociation" +msgid "Call for Bids in negotiation" msgstr "" #. module: purchase_requisition @@ -130,7 +130,7 @@ msgid "Cancelled" msgstr "" #. module: purchase_requisition -#: code:addons/purchase_requisition/purchase_requisition.py:292 +#: code:addons/purchase_requisition/purchase_requisition.py:293 #, python-format msgid "Cancelled by the call for bids associated to this request for quotation." msgstr "" @@ -368,6 +368,11 @@ msgstr "" msgid "Order Date" msgstr "" +#. module: purchase_requisition +#: view:purchase.requisition:purchase_requisition.view_purchase_requisition_filter +msgid "Ordering Date" +msgstr "" + #. module: purchase_requisition #: selection:purchase.requisition,state:0 msgid "PO Created" @@ -463,7 +468,7 @@ msgid "Purchase Requisition Partner" msgstr "" #. module: purchase_requisition -#: code:addons/purchase_requisition/purchase_requisition.py:414 +#: code:addons/purchase_requisition/purchase_requisition.py:416 #, python-format msgid "Purchase Requisition created" msgstr "" @@ -496,7 +501,7 @@ msgid "Quantity Bid" msgstr "" #. module: purchase_requisition -#: code:addons/purchase_requisition/purchase_requisition.py:191 +#: code:addons/purchase_requisition/purchase_requisition.py:192 #, python-format msgid "RFQ created" msgstr "" @@ -601,11 +606,6 @@ msgstr "" msgid "Source:" msgstr "" -#. module: purchase_requisition -#: view:purchase.requisition:purchase_requisition.view_purchase_requisition_filter -msgid "Start Month" -msgstr "" - #. module: purchase_requisition #: view:purchase.requisition:purchase_requisition.view_purchase_requisition_filter #: field:purchase.requisition,state:0 @@ -675,9 +675,9 @@ msgid "Warehouse" msgstr "" #. module: purchase_requisition -#: code:addons/purchase_requisition/purchase_requisition.py:188 -#: code:addons/purchase_requisition/purchase_requisition.py:239 -#: code:addons/purchase_requisition/purchase_requisition.py:248 +#: code:addons/purchase_requisition/purchase_requisition.py:189 +#: code:addons/purchase_requisition/purchase_requisition.py:240 +#: code:addons/purchase_requisition/purchase_requisition.py:249 #, python-format msgid "Warning!" msgstr "" @@ -693,19 +693,19 @@ msgid "Website communication history" msgstr "" #. module: purchase_requisition -#: code:addons/purchase_requisition/purchase_requisition.py:239 +#: code:addons/purchase_requisition/purchase_requisition.py:240 #, python-format msgid "You have already generate the purchase order(s)." msgstr "" #. module: purchase_requisition -#: code:addons/purchase_requisition/purchase_requisition.py:188 +#: code:addons/purchase_requisition/purchase_requisition.py:189 #, python-format msgid "You have already one %s purchase order for this partner, you must cancel this purchase order to create a new quotation." msgstr "" #. module: purchase_requisition -#: code:addons/purchase_requisition/purchase_requisition.py:248 +#: code:addons/purchase_requisition/purchase_requisition.py:249 #, python-format msgid "You have no line selected for buying." msgstr "" @@ -720,3 +720,9 @@ msgstr "" msgid "e.g. PO0025" msgstr "" +#. module: purchase_requisition +#: view:bid.line.qty:purchase_requisition.view_bid_line_qty +#: view:purchase.requisition.partner:purchase_requisition.view_purchase_requisition_partner +msgid "or" +msgstr "" + diff --git a/addons/report/i18n/report.pot b/addons/report/i18n/report.pot index 6b31a3f88c9..6f51eb20da7 100644 --- a/addons/report/i18n/report.pot +++ b/addons/report/i18n/report.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -141,7 +141,7 @@ msgid "B9 23 33 x 62 mm" msgstr "" #. module: report -#: code:addons/report/models/report.py:290 +#: code:addons/report/models/report.py:295 #, python-format msgid "Bad Report Reference" msgstr "" @@ -346,16 +346,16 @@ msgstr "" #. module: report #. openerp-web -#: code:addons/report/static/src/js/qwebactionmanager.js:62 -#: code:addons/report/static/src/js/qwebactionmanager.js:70 -#: code:addons/report/static/src/js/qwebactionmanager.js:77 +#: code:addons/report/static/src/js/qwebactionmanager.js:67 +#: code:addons/report/static/src/js/qwebactionmanager.js:75 +#: code:addons/report/static/src/js/qwebactionmanager.js:82 #: model:ir.model,name:report.model_report #, python-format msgid "Report" msgstr "" #. module: report -#: code:addons/report/models/report.py:438 +#: code:addons/report/models/report.py:449 #, python-format msgid "Report (PDF)" msgstr "" @@ -388,7 +388,7 @@ msgid "Tabloid 29 279.4 x 431.8 mm" msgstr "" #. module: report -#: code:addons/report/models/report.py:291 +#: code:addons/report/models/report.py:296 #, python-format msgid "This report is not loaded into the database: %s." msgstr "" @@ -400,7 +400,7 @@ msgstr "" #. module: report #. openerp-web -#: code:addons/report/static/src/js/qwebactionmanager.js:62 +#: code:addons/report/static/src/js/qwebactionmanager.js:67 #, python-format msgid "Unable to find Wkhtmltopdf on this \n" "system. The report will be shown in html.

\n" @@ -413,14 +413,14 @@ msgid "Website:" msgstr "" #. module: report -#: code:addons/report/models/report.py:439 +#: code:addons/report/models/report.py:450 #, python-format msgid "Wkhtmltopdf failed (error code: %s). Message: %s" msgstr "" #. module: report #. openerp-web -#: code:addons/report/static/src/js/qwebactionmanager.js:70 +#: code:addons/report/static/src/js/qwebactionmanager.js:75 #, python-format msgid "You need to start OpenERP with at least two \n" "workers to print a pdf version of the reports." @@ -428,7 +428,7 @@ msgstr "" #. module: report #. openerp-web -#: code:addons/report/static/src/js/qwebactionmanager.js:77 +#: code:addons/report/static/src/js/qwebactionmanager.js:82 #, python-format msgid "You should upgrade your version of\n" " Wkhtmltopdf to at least 0.12.0 in order to get a correct display of headers and footers as well as\n" diff --git a/addons/report_intrastat/i18n/report_intrastat.pot b/addons/report_intrastat/i18n/report_intrastat.pot index 5befe5297bd..9e369fe048e 100644 --- a/addons/report_intrastat/i18n/report_intrastat.pot +++ b/addons/report_intrastat/i18n/report_intrastat.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/report_webkit/i18n/report_webkit.pot b/addons/report_webkit/i18n/report_webkit.pot index c48e538b92e..ed4f3003ad8 100644 --- a/addons/report_webkit/i18n/report_webkit.pot +++ b/addons/report_webkit/i18n/report_webkit.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -508,6 +508,11 @@ msgstr "" msgid "_Ok" msgstr "" +#. module: report_webkit +#: view:report.webkit.actions:report_webkit.view_report_webkit_actions +msgid "or" +msgstr "" + #. module: report_webkit #: field:ir.header_webkit,footer_html:0 msgid "webkit footer" diff --git a/addons/resource/i18n/resource.pot b/addons/resource/i18n/resource.pot index a1275d98a7c..12cbd219df4 100644 --- a/addons/resource/i18n/resource.pot +++ b/addons/resource/i18n/resource.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/sale/i18n/sale.pot b/addons/sale/i18n/sale.pot index ccf6b5c5f67..7c02c0f1bcb 100644 --- a/addons/sale/i18n/sale.pot +++ b/addons/sale/i18n/sale.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -227,7 +227,7 @@ msgid "Advance Amount" msgstr "" #. module: sale -#: code:addons/sale/wizard/sale_make_invoice_advance.py:203 +#: code:addons/sale/wizard/sale_make_invoice_advance.py:207 #, python-format msgid "Advance Invoice" msgstr "" @@ -238,14 +238,13 @@ msgid "Advance Product" msgstr "" #. module: sale -#: code:addons/sale/wizard/sale_make_invoice_advance.py:107 +#: code:addons/sale/wizard/sale_make_invoice_advance.py:62 #, python-format msgid "Advance of %s %%" msgstr "" #. module: sale -#: code:addons/sale/wizard/sale_make_invoice_advance.py:114 -#: code:addons/sale/wizard/sale_make_invoice_advance.py:116 +#: code:addons/sale/wizard/sale_make_invoice_advance.py:62 #, python-format msgid "Advance of %s %s" msgstr "" @@ -376,7 +375,7 @@ msgid "Before Delivery" msgstr "" #. module: sale -#: code:addons/sale/sale.py:1041 +#: code:addons/sale/sale.py:1048 #, python-format msgid "Before choosing a product,\n" " select a customer in the sales form." @@ -433,13 +432,13 @@ msgid "Cannot cancel this sales order!" msgstr "" #. module: sale -#: code:addons/sale/sale.py:1164 +#: code:addons/sale/sale.py:1171 #, python-format msgid "Cannot delete a sales order line which is in state '%s'." msgstr "" #. module: sale -#: code:addons/sale/sale.py:1133 +#: code:addons/sale/sale.py:1140 #, python-format msgid "Cannot find a pricelist line matching this product and quantity.\n" "You have to change either the product, the quantity or the pricelist." @@ -495,9 +494,9 @@ msgid "Company" msgstr "" #. module: sale -#: code:addons/sale/sale.py:1141 -#: code:addons/sale/wizard/sale_make_invoice_advance.py:92 -#: code:addons/sale/wizard/sale_make_invoice_advance.py:96 +#: code:addons/sale/sale.py:1148 +#: code:addons/sale/wizard/sale_make_invoice_advance.py:95 +#: code:addons/sale/wizard/sale_make_invoice_advance.py:99 #, python-format msgid "Configuration Error!" msgstr "" @@ -761,8 +760,8 @@ msgstr "" #: code:addons/sale/sale.py:390 #: code:addons/sale/sale.py:522 #: code:addons/sale/sale.py:605 -#: code:addons/sale/sale.py:927 -#: code:addons/sale/sale.py:944 +#: code:addons/sale/sale.py:934 +#: code:addons/sale/sale.py:951 #, python-format msgid "Error!" msgstr "" @@ -905,21 +904,21 @@ msgid "In order to delete a confirmed sales order, you must cancel it before!" msgstr "" #. module: sale -#: code:addons/sale/wizard/sale_make_invoice_advance.py:102 +#: code:addons/sale/wizard/sale_make_invoice_advance.py:105 #, python-format msgid "Incorrect Data" msgstr "" #. module: sale #: code:addons/sale/sale.py:274 -#: code:addons/sale/sale.py:983 -#: code:addons/sale/sale.py:1164 +#: code:addons/sale/sale.py:990 +#: code:addons/sale/sale.py:1171 #, python-format msgid "Invalid Action!" msgstr "" #. module: sale -#: code:addons/sale/wizard/sale_line_invoice.py:121 +#: code:addons/sale/wizard/sale_line_invoice.py:127 #: model:ir.model,name:sale.model_account_invoice #: view:sale.order:sale.view_order_form #, python-format @@ -983,7 +982,7 @@ msgid "Invoice and shipping address:" msgstr "" #. module: sale -#: code:addons/sale/wizard/sale_line_invoice.py:107 +#: code:addons/sale/wizard/sale_line_invoice.py:113 #, python-format msgid "Invoice cannot be created for this Sales Order Line due to one of the following reasons:\n" "1.The state of this sales order line is either \"draft\" or \"cancel\"!\n" @@ -991,13 +990,13 @@ msgid "Invoice cannot be created for this Sales Order Line due to one of the fol msgstr "" #. module: sale -#: code:addons/sale/wizard/sale_line_invoice.py:97 +#: code:addons/sale/wizard/sale_line_invoice.py:102 #, python-format msgid "Invoice created" msgstr "" #. module: sale -#: code:addons/sale/sale.py:1217 +#: code:addons/sale/sale.py:1224 #, python-format msgid "Invoice paid" msgstr "" @@ -1121,19 +1120,19 @@ msgid "New Mail" msgstr "" #. module: sale -#: code:addons/sale/sale.py:1041 +#: code:addons/sale/sale.py:1048 #, python-format msgid "No Customer Defined!" msgstr "" #. module: sale -#: code:addons/sale/sale.py:1125 +#: code:addons/sale/sale.py:1132 #, python-format msgid "No Pricelist ! : " msgstr "" #. module: sale -#: code:addons/sale/sale.py:1136 +#: code:addons/sale/sale.py:1143 #, python-format msgid "No valid pricelist line found ! :" msgstr "" @@ -1271,7 +1270,7 @@ msgid "Percentage" msgstr "" #. module: sale -#: code:addons/sale/sale.py:928 +#: code:addons/sale/sale.py:935 #, python-format msgid "Please define income account for this product: \"%s\" (id:%d)." msgstr "" @@ -1292,6 +1291,11 @@ msgstr "" msgid "Price" msgstr "" +#. module: sale +#: field:sale.order.line,price_reduce:0 +msgid "Price Reduce" +msgstr "" + #. module: sale #: field:sale.order,pricelist_id:0 #: field:sale.report,pricelist_id:0 @@ -1641,6 +1645,7 @@ msgstr "" #: view:account.invoice:sale.account_invoice_groupby_inherit #: view:account.invoice:sale.account_invoice_tree #: field:account.invoice,section_id:0 +#: view:account.invoice.report:sale.view_account_invoice_report_search_inherit #: field:account.invoice.report,section_id:0 #: view:sale.order:sale.view_sales_order_filter #: field:sale.order,section_id:0 @@ -1726,7 +1731,7 @@ msgstr "" #. module: sale #: view:website:sale.report_saleorder_document -msgid "Shipping address :" +msgid "Shipping address:" msgstr "" #. module: sale @@ -1817,13 +1822,13 @@ msgid "The total amount." msgstr "" #. module: sale -#: code:addons/sale/wizard/sale_make_invoice_advance.py:103 +#: code:addons/sale/wizard/sale_make_invoice_advance.py:106 #, python-format msgid "The value of Advance Amount must be positive." msgstr "" #. module: sale -#: code:addons/sale/sale.py:945 +#: code:addons/sale/sale.py:952 #, python-format msgid "There is no Fiscal Position defined or Income category account defined for default properties of Product categories." msgstr "" @@ -1835,13 +1840,13 @@ msgid "There is no default company for the current user!" msgstr "" #. module: sale -#: code:addons/sale/wizard/sale_make_invoice_advance.py:93 +#: code:addons/sale/wizard/sale_make_invoice_advance.py:96 #, python-format msgid "There is no income account defined as global property." msgstr "" #. module: sale -#: code:addons/sale/wizard/sale_make_invoice_advance.py:97 +#: code:addons/sale/wizard/sale_make_invoice_advance.py:100 #, python-format msgid "There is no income account defined for this product: \"%s\" (id:%d)." msgstr "" @@ -2026,7 +2031,7 @@ msgid "Warehouse Features" msgstr "" #. module: sale -#: code:addons/sale/wizard/sale_line_invoice.py:107 +#: code:addons/sale/wizard/sale_line_invoice.py:113 #: code:addons/sale/wizard/sale_make_invoice.py:42 #: code:addons/sale/wizard/sale_make_invoice.py:55 #, python-format @@ -2054,7 +2059,7 @@ msgid "What do you want to invoice?" msgstr "" #. module: sale -#: code:addons/sale/sale.py:983 +#: code:addons/sale/sale.py:990 #, python-format msgid "You cannot cancel a sales order line that has already been invoiced." msgstr "" @@ -2078,7 +2083,7 @@ msgid "You cannot group sales having different currencies for the same partner." msgstr "" #. module: sale -#: code:addons/sale/sale.py:1123 +#: code:addons/sale/sale.py:1130 #, python-format msgid "You have to select a pricelist or a customer in the sales form !\n" "Please set one before choosing a product." @@ -2095,6 +2100,13 @@ msgstr "" msgid "Your Reference:" msgstr "" +#. module: sale +#: view:sale.advance.payment.inv:sale.view_sale_advance_payment_inv +#: view:sale.make.invoice:sale.view_sale_order_make_invoice +#: view:sale.order.line.make.invoice:sale.view_sale_order_line_make_invoice +msgid "or" +msgstr "" + #. module: sale #: view:res.partner:sale.res_partner_address_type msgid "sale.group_delivery_invoice_address" diff --git a/addons/sale_analytic_plans/i18n/sale_analytic_plans.pot b/addons/sale_analytic_plans/i18n/sale_analytic_plans.pot index d4b2c1b21b3..5b580585d5a 100644 --- a/addons/sale_analytic_plans/i18n/sale_analytic_plans.pot +++ b/addons/sale_analytic_plans/i18n/sale_analytic_plans.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/sale_crm/i18n/sale_crm.pot b/addons/sale_crm/i18n/sale_crm.pot index 9e5bdd7ff49..0b6126a424b 100644 --- a/addons/sale_crm/i18n/sale_crm.pot +++ b/addons/sale_crm/i18n/sale_crm.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -157,3 +157,8 @@ msgstr "" msgid "_Create" msgstr "" +#. module: sale_crm +#: view:crm.make.sale:sale_crm.view_crm_make_sale +msgid "or" +msgstr "" + diff --git a/addons/sale_journal/i18n/sale_journal.pot b/addons/sale_journal/i18n/sale_journal.pot index e66618e912f..9eb4779e73a 100644 --- a/addons/sale_journal/i18n/sale_journal.pot +++ b/addons/sale_journal/i18n/sale_journal.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -133,6 +133,11 @@ msgstr "" msgid "Sales Order" msgstr "" +#. module: sale_journal +#: model:ir.model,name:sale_journal.model_stock_move +msgid "Stock Move" +msgstr "" + #. module: sale_journal #: help:res.partner,property_invoice_type:0 msgid "This invoicing type will be used, by default, to invoice the current partner." diff --git a/addons/sale_layout/i18n/sale_layout.pot b/addons/sale_layout/i18n/sale_layout.pot index 77593cd068f..3ef11998adc 100644 --- a/addons/sale_layout/i18n/sale_layout.pot +++ b/addons/sale_layout/i18n/sale_layout.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:08+0000\n" -"PO-Revision-Date: 2014-08-14 13:08+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/sale_margin/i18n/sale_margin.pot b/addons/sale_margin/i18n/sale_margin.pot index e3fac500079..fbae7532342 100644 --- a/addons/sale_margin/i18n/sale_margin.pot +++ b/addons/sale_margin/i18n/sale_margin.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/sale_mrp/i18n/sale_mrp.pot b/addons/sale_mrp/i18n/sale_mrp.pot index 40c4f0c8a26..835f332cf60 100644 --- a/addons/sale_mrp/i18n/sale_mrp.pot +++ b/addons/sale_mrp/i18n/sale_mrp.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/sale_order_dates/i18n/sale_order_dates.pot b/addons/sale_order_dates/i18n/sale_order_dates.pot index cb3576af7aa..4521de25ebd 100644 --- a/addons/sale_order_dates/i18n/sale_order_dates.pot +++ b/addons/sale_order_dates/i18n/sale_order_dates.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/sale_service/i18n/sale_service.pot b/addons/sale_service/i18n/sale_service.pot index f5b0870acd5..326974b24eb 100644 --- a/addons/sale_service/i18n/sale_service.pot +++ b/addons/sale_service/i18n/sale_service.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -85,6 +85,6 @@ msgstr "" #. module: sale_service #: help:product.template,auto_create_task:0 -msgid "Thick this option if you want to create a task automatically each time this product is sold" +msgid "Tick this option if you want to create a task automatically each time this product is sold" msgstr "" diff --git a/addons/sale_stock/i18n/sale_stock.pot b/addons/sale_stock/i18n/sale_stock.pot index 907537485c5..32b9977a1b6 100644 --- a/addons/sale_stock/i18n/sale_stock.pot +++ b/addons/sale_stock/i18n/sale_stock.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -66,7 +66,7 @@ msgstr "" #. module: sale_stock #: code:addons/sale_stock/sale_stock.py:277 -#: code:addons/sale_stock/sale_stock.py:351 +#: code:addons/sale_stock/sale_stock.py:352 #, python-format msgid "Configuration Error!" msgstr "" @@ -164,7 +164,7 @@ msgid "Margin of error for dates promised to customers. Products will be schedul msgstr "" #. module: sale_stock -#: code:addons/sale_stock/sale_stock.py:346 +#: code:addons/sale_stock/sale_stock.py:347 #, python-format msgid "Not enough stock ! : " msgstr "" @@ -340,7 +340,7 @@ msgid "You must first cancel all delivery order(s) attached to this sales order. msgstr "" #. module: sale_stock -#: code:addons/sale_stock/sale_stock.py:342 +#: code:addons/sale_stock/sale_stock.py:343 #, python-format msgid "You plan to sell %.2f %s but you only have %.2f %s available !\n" "The real stock is %.2f %s. (without reservations)" diff --git a/addons/sales_team/i18n/sales_team.pot b/addons/sales_team/i18n/sales_team.pot index 430677347ba..d060fe33c52 100644 --- a/addons/sales_team/i18n/sales_team.pot +++ b/addons/sales_team/i18n/sales_team.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/share/i18n/share.pot b/addons/share/i18n/share.pot index 117f475d660..7a0c90b2d51 100644 --- a/addons/share/i18n/share.pot +++ b/addons/share/i18n/share.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -22,19 +22,19 @@ msgid "\n" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:525 +#: code:addons/share/wizard/share_wizard.py:524 #, python-format msgid "(Copy for sharing)" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:550 +#: code:addons/share/wizard/share_wizard.py:549 #, python-format msgid "(Duplicated for modified sharing permissions)" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:600 +#: code:addons/share/wizard/share_wizard.py:599 #, python-format msgid "(Modified)" msgstr "" @@ -65,7 +65,7 @@ msgid "Access rights to be granted on the shared documents." msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:641 +#: code:addons/share/wizard/share_wizard.py:640 #, python-format msgid "Action and Access Mode are required to create a shared access." msgstr "" @@ -117,7 +117,7 @@ msgid "Configuration" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:492 +#: code:addons/share/wizard/share_wizard.py:491 #, python-format msgid "Copied access for sharing" msgstr "" @@ -140,8 +140,8 @@ msgid "Current View Type" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:831 -#: code:addons/share/wizard/share_wizard.py:863 +#: code:addons/share/wizard/share_wizard.py:830 +#: code:addons/share/wizard/share_wizard.py:862 #, python-format msgid "Database" msgstr "" @@ -168,8 +168,8 @@ msgid "Domain" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:814 -#: code:addons/share/wizard/share_wizard.py:845 +#: code:addons/share/wizard/share_wizard.py:813 +#: code:addons/share/wizard/share_wizard.py:844 #, python-format msgid "Email Required" msgstr "" @@ -209,8 +209,8 @@ msgid "Group created to set access rights for sharing data with some users." msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:822 -#: code:addons/share/wizard/share_wizard.py:854 +#: code:addons/share/wizard/share_wizard.py:821 +#: code:addons/share/wizard/share_wizard.py:853 #, python-format msgid "Hello,\n" "\n" @@ -218,7 +218,7 @@ msgid "Hello,\n" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:823 +#: code:addons/share/wizard/share_wizard.py:822 #, python-format msgid "I have shared %s (%s) with you!\n" "\n" @@ -226,7 +226,7 @@ msgid "I have shared %s (%s) with you!\n" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:855 +#: code:addons/share/wizard/share_wizard.py:854 #, python-format msgid "I've shared %s with you!\n" "\n" @@ -245,19 +245,19 @@ msgid "Include an Optional Personal Message" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:615 +#: code:addons/share/wizard/share_wizard.py:614 #, python-format msgid "Indirect sharing filter created by user %s (%s) for group %s" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:796 +#: code:addons/share/wizard/share_wizard.py:795 #, python-format msgid "Invitation" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:821 +#: code:addons/share/wizard/share_wizard.py:820 #, python-format msgid "Invitation to collaborate about %s" msgstr "" @@ -330,11 +330,11 @@ msgid "Non-Share Groups" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:835 -#: code:addons/share/wizard/share_wizard.py:869 +#: code:addons/share/wizard/share_wizard.py:834 +#: code:addons/share/wizard/share_wizard.py:868 #, python-format msgid "Odoo is a powerful and user-friendly suite of Business Applications (CRM, Sales, HR, etc.)\n" -"It is open source and can be found on http://www.openerp.com." +"It is open source and can be found on https://www.odoo.com." msgstr "" #. module: share @@ -353,8 +353,8 @@ msgid "Or insert the following code where you want to embed your documents" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:830 -#: code:addons/share/wizard/share_wizard.py:862 +#: code:addons/share/wizard/share_wizard.py:829 +#: code:addons/share/wizard/share_wizard.py:861 #: field:share.wizard.result.line,password:0 #, python-format msgid "Password" @@ -366,7 +366,7 @@ msgid "Personal Message" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:648 +#: code:addons/share/wizard/share_wizard.py:647 #, python-format msgid "Please indicate the emails of the persons to share with, one per line." msgstr "" @@ -377,7 +377,7 @@ msgid "Please select the action that opens the screen containing the data you wa msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:759 +#: code:addons/share/wizard/share_wizard.py:758 #, python-format msgid "Record id not found" msgstr "" @@ -454,7 +454,7 @@ msgid "Share your documents" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:772 +#: code:addons/share/wizard/share_wizard.py:771 #, python-format msgid "Shared access created!" msgstr "" @@ -471,13 +471,13 @@ msgstr "" #. module: share #: code:addons/share/wizard/share_wizard.py:61 -#: code:addons/share/wizard/share_wizard.py:636 +#: code:addons/share/wizard/share_wizard.py:635 #, python-format msgid "Sharing access cannot be created." msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:578 +#: code:addons/share/wizard/share_wizard.py:577 #, python-format msgid "Sharing filter created by user %s (%s) for group %s" msgstr "" @@ -493,7 +493,7 @@ msgid "Sharing: preparation" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:637 +#: code:addons/share/wizard/share_wizard.py:636 #, python-format msgid "Sorry, the current screen and filter you are trying to share are not supported at the moment.\n" "You may want to try a simpler filter." @@ -511,15 +511,15 @@ msgid "The action that opens the screen containing the data you wish to share." msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:814 -#: code:addons/share/wizard/share_wizard.py:845 +#: code:addons/share/wizard/share_wizard.py:813 +#: code:addons/share/wizard/share_wizard.py:844 #, python-format msgid "The current user must have an email address configured in User Preferences to be able to send outgoing emails." msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:827 -#: code:addons/share/wizard/share_wizard.py:856 +#: code:addons/share/wizard/share_wizard.py:826 +#: code:addons/share/wizard/share_wizard.py:855 #, python-format msgid "The documents are not attached, you can view them online directly on my Odoo server at:\n" " %s\n" @@ -528,14 +528,14 @@ msgid "The documents are not attached, you can view them online directly on my O msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:865 +#: code:addons/share/wizard/share_wizard.py:864 #, python-format msgid "The documents have been automatically added to your current Odoo documents.\n" "" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:832 +#: code:addons/share/wizard/share_wizard.py:831 #, python-format msgid "The documents have been automatically added to your subscriptions.\n" "\n" @@ -543,14 +543,14 @@ msgid "The documents have been automatically added to your subscriptions.\n" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:759 +#: code:addons/share/wizard/share_wizard.py:758 #, python-format msgid "The share engine has not been able to fetch a record_id for your invitation." msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:828 -#: code:addons/share/wizard/share_wizard.py:860 +#: code:addons/share/wizard/share_wizard.py:827 +#: code:addons/share/wizard/share_wizard.py:859 #, python-format msgid "These are your credentials to access this protected area:\n" "" @@ -572,8 +572,8 @@ msgid "User" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:829 -#: code:addons/share/wizard/share_wizard.py:861 +#: code:addons/share/wizard/share_wizard.py:828 +#: code:addons/share/wizard/share_wizard.py:860 #, python-format msgid "Username" msgstr "" @@ -584,14 +584,14 @@ msgid "Users" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:866 +#: code:addons/share/wizard/share_wizard.py:865 #, python-format msgid "You may use your current login (%s) and password to view them.\n" "" msgstr "" #. module: share -#: code:addons/share/wizard/share_wizard.py:644 +#: code:addons/share/wizard/share_wizard.py:643 #, python-format msgid "You must be a member of the Share/User group to use the share wizard." msgstr "" @@ -602,6 +602,12 @@ msgstr "" msgid "You must configure your email address in the user preferences before using the Share button." msgstr "" +#. module: share +#: view:share.wizard:share.share_step0_form +#: view:share.wizard:share.share_step1_form +msgid "or" +msgstr "" + #. module: share #: field:share.wizard.result.line,user_id:0 msgid "unknown" diff --git a/addons/stock/i18n/stock.pot b/addons/stock/i18n/stock.pot index 561fdcae36d..38042112520 100644 --- a/addons/stock/i18n/stock.pot +++ b/addons/stock/i18n/stock.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -40,61 +40,61 @@ msgid "\n" msgstr "" #. module: stock -#: code:addons/stock/stock.py:1603 +#: code:addons/stock/stock.py:1662 #, python-format msgid " (%s reserved)" msgstr "" #. module: stock -#: code:addons/stock/stock.py:1606 +#: code:addons/stock/stock.py:1665 #, python-format msgid " (reserved)" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3016 +#: code:addons/stock/stock.py:3090 #, python-format msgid " MTO" msgstr "" #. module: stock -#: code:addons/stock/product.py:174 -#: code:addons/stock/product.py:330 +#: code:addons/stock/product.py:179 +#: code:addons/stock/product.py:335 #, python-format msgid " On Hand" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3150 -#: code:addons/stock/stock.py:3426 +#: code:addons/stock/stock.py:3224 +#: code:addons/stock/stock.py:3498 #, python-format msgid " Sequence in" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3154 -#: code:addons/stock/stock.py:3430 +#: code:addons/stock/stock.py:3228 +#: code:addons/stock/stock.py:3502 #, python-format msgid " Sequence internal" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3151 -#: code:addons/stock/stock.py:3427 +#: code:addons/stock/stock.py:3225 +#: code:addons/stock/stock.py:3499 #, python-format msgid " Sequence out" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3152 -#: code:addons/stock/stock.py:3428 +#: code:addons/stock/stock.py:3226 +#: code:addons/stock/stock.py:3500 #, python-format msgid " Sequence packing" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3153 -#: code:addons/stock/stock.py:3429 +#: code:addons/stock/stock.py:3227 +#: code:addons/stock/stock.py:3501 #, python-format msgid " Sequence picking" msgstr "" @@ -105,13 +105,13 @@ msgid " Stock Move Exists?" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2384 +#: code:addons/stock/stock.py:2444 #, python-format msgid "%s %s %s has been moved to scrap." msgstr "" #. module: stock -#: code:addons/stock/stock.py:2856 +#: code:addons/stock/stock.py:2930 #, python-format msgid "%s: Supply Product from %s" msgstr "" @@ -321,13 +321,13 @@ msgstr "" #. module: stock #. openerp-web -#: code:addons/stock/static/src/js/widgets.js:654 +#: code:addons/stock/static/src/js/widgets.js:656 #, python-format msgid "

We could not find a picking to display.

" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2495 +#: code:addons/stock/stock.py:2556 #, python-format msgid "A Pack" msgstr "" @@ -394,7 +394,7 @@ msgid "All at once" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2481 +#: code:addons/stock/stock.py:2542 #, python-format msgid "All products" msgstr "" @@ -519,13 +519,13 @@ msgid "Back Order of" msgstr "" #. module: stock -#: code:addons/stock/stock.py:943 +#: code:addons/stock/stock.py:952 #, python-format msgid "Back order %s created." msgstr "" #. module: stock -#: code:addons/stock/stock.py:4125 +#: code:addons/stock/stock.py:4193 #, python-format msgid "Backorder exists" msgstr "" @@ -574,7 +574,7 @@ msgid "Bulk Content" msgstr "" #. module: stock -#: code:addons/stock/stock.py:1920 +#: code:addons/stock/stock.py:1978 #, python-format msgid "By changing this quantity here, you accept the new quantity as complete: Odoo will not automatically generate a back order." msgstr "" @@ -600,13 +600,13 @@ msgid "Calendar View" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2915 +#: code:addons/stock/stock.py:2989 #, python-format msgid "Can't find any customer or supplier location." msgstr "" #. module: stock -#: code:addons/stock/stock.py:3000 +#: code:addons/stock/stock.py:3074 #, python-format msgid "Can't find any generic Make To Order route." msgstr "" @@ -648,7 +648,7 @@ msgid "Cancelled" msgstr "" #. module: stock -#: code:addons/stock/stock.py:1782 +#: code:addons/stock/stock.py:1840 #, python-format msgid "Cannot unreserve a done move" msgstr "" @@ -967,7 +967,7 @@ msgid "Creation Date, usually the time of the order" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3319 +#: code:addons/stock/stock.py:3392 #, python-format msgid "Cross-Dock" msgstr "" @@ -1004,7 +1004,7 @@ msgid "Current quantity of products.\n" msgstr "" #. module: stock -#: code:addons/stock/stock.py:4195 +#: code:addons/stock/stock.py:4263 #: view:stock.location:stock.view_location_search #, python-format msgid "Customer" @@ -1182,7 +1182,7 @@ msgid "Delete" msgstr "" #. module: stock -#: code:addons/stock/product.py:259 +#: code:addons/stock/product.py:264 #, python-format msgid "Delivered Qty" msgstr "" @@ -1199,13 +1199,18 @@ msgstr "" msgid "Delivery" msgstr "" +#. module: stock +#: view:website:stock.report_picking +msgid "Delivery Address:" +msgstr "" + #. module: stock #: field:stock.picking,move_type:0 msgid "Delivery Method" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3197 +#: code:addons/stock/stock.py:3271 #: model:stock.picking.type,name:stock.chi_picking_type_out #: model:stock.picking.type,name:stock.picking_type_out #, python-format @@ -1327,20 +1332,21 @@ msgid "Enter transfer details" msgstr "" #. module: stock -#: code:addons/stock/stock.py:628 -#: code:addons/stock/stock.py:2401 -#: code:addons/stock/stock.py:2405 -#: code:addons/stock/stock.py:2771 -#: code:addons/stock/stock.py:3682 +#: code:addons/stock/stock.py:638 +#: code:addons/stock/stock.py:2353 +#: code:addons/stock/stock.py:2461 +#: code:addons/stock/stock.py:2465 +#: code:addons/stock/stock.py:2845 +#: code:addons/stock/stock.py:3753 #, python-format msgid "Error" msgstr "" #. module: stock -#: code:addons/stock/stock.py:367 -#: code:addons/stock/stock.py:478 -#: code:addons/stock/stock.py:2915 -#: code:addons/stock/stock.py:3000 +#: code:addons/stock/stock.py:368 +#: code:addons/stock/stock.py:479 +#: code:addons/stock/stock.py:2989 +#: code:addons/stock/stock.py:3074 #, python-format msgid "Error!" msgstr "" @@ -1351,7 +1357,7 @@ msgid "European Customers" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3682 +#: code:addons/stock/stock.py:3753 #, python-format msgid "Everything inside a package should be in the same location" msgstr "" @@ -1373,7 +1379,7 @@ msgid "Expiry date on serial numbers" msgstr "" #. module: stock -#: code:addons/stock/stock.py:1276 +#: code:addons/stock/stock.py:1322 #, python-format msgid "Extra Move: " msgstr "" @@ -1483,37 +1489,37 @@ msgid "Full Lots Traceability" msgstr "" #. module: stock -#: code:addons/stock/product.py:257 +#: code:addons/stock/product.py:262 #, python-format msgid "Future Deliveries" msgstr "" #. module: stock -#: code:addons/stock/product.py:263 +#: code:addons/stock/product.py:268 #, python-format msgid "Future P&L" msgstr "" #. module: stock -#: code:addons/stock/product.py:275 +#: code:addons/stock/product.py:280 #, python-format msgid "Future Productions" msgstr "" #. module: stock -#: code:addons/stock/product.py:269 +#: code:addons/stock/product.py:274 #, python-format msgid "Future Qty" msgstr "" #. module: stock -#: code:addons/stock/product.py:247 +#: code:addons/stock/product.py:252 #, python-format msgid "Future Receipts" msgstr "" #. module: stock -#: code:addons/stock/product.py:253 +#: code:addons/stock/product.py:258 #, python-format msgid "Future Stock" msgstr "" @@ -1623,8 +1629,8 @@ msgid "ID" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2583 -#: code:addons/stock/stock.py:2734 +#: code:addons/stock/stock.py:2643 +#: code:addons/stock/stock.py:2808 #, python-format msgid "INV:" msgstr "" @@ -1777,13 +1783,13 @@ msgid "Incoterms are series of sales terms. They are used to divide transaction msgstr "" #. module: stock -#: code:addons/stock/stock.py:1919 +#: code:addons/stock/stock.py:1977 #, python-format msgid "Information" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3277 +#: code:addons/stock/stock.py:3351 #: model:stock.location,name:stock.stock_location_company #, python-format msgid "Input" @@ -1832,7 +1838,7 @@ msgid "Internal Reference" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3208 +#: code:addons/stock/stock.py:3282 #: model:stock.picking.type,name:stock.picking_type_internal #, python-format msgid "Internal Transfers" @@ -2099,7 +2105,7 @@ msgid "Last Updated on" msgstr "" #. module: stock -#: code:addons/stock/stock.py:4123 +#: code:addons/stock/stock.py:4191 #: view:stock.picking:stock.view_picking_internal_search #: view:stock.picking.type:stock.stock_picking_type_kanban #, python-format @@ -2302,7 +2308,7 @@ msgid "Make Procurements" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2997 +#: code:addons/stock/stock.py:3071 #, python-format msgid "Make To Order" msgstr "" @@ -2581,7 +2587,7 @@ msgstr "" #. module: stock #. openerp-web -#: code:addons/stock/static/src/js/widgets.js:647 +#: code:addons/stock/static/src/js/widgets.js:649 #, python-format msgid "No Picking Available" msgstr "" @@ -2635,7 +2641,7 @@ msgid "Notes" msgstr "" #. module: stock -#: code:addons/stock/stock.py:871 +#: code:addons/stock/stock.py:880 #, python-format msgid "Nothing to check the availability for." msgstr "" @@ -2651,14 +2657,14 @@ msgid "Number of days to do this transition" msgstr "" #. module: stock -#: code:addons/stock/stock.py:4127 +#: code:addons/stock/stock.py:4195 #, python-format msgid "OK" msgstr "" #. module: stock #. openerp-web -#: code:addons/stock/static/src/js/widgets.js:649 +#: code:addons/stock/static/src/js/widgets.js:651 #, python-format msgid "Ok" msgstr "" @@ -2669,25 +2675,25 @@ msgid "On hand:" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2493 +#: code:addons/stock/stock.py:2554 #, python-format msgid "One Lot/Serial Number" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2490 +#: code:addons/stock/stock.py:2551 #, python-format msgid "One owner only" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2491 +#: code:addons/stock/stock.py:2552 #, python-format msgid "One product for a specific owner" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2481 +#: code:addons/stock/stock.py:2542 #, python-format msgid "One product only" msgstr "" @@ -2704,9 +2710,9 @@ msgid "Operation" msgstr "" #. module: stock -#: code:addons/stock/stock.py:1782 -#: code:addons/stock/stock.py:1857 -#: code:addons/stock/stock.py:2186 +#: code:addons/stock/stock.py:1840 +#: code:addons/stock/stock.py:1915 +#: code:addons/stock/stock.py:2243 #, python-format msgid "Operation Forbidden!" msgstr "" @@ -2826,7 +2832,7 @@ msgid "Outgoing Shippings" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3279 +#: code:addons/stock/stock.py:3353 #: model:stock.location,name:stock.stock_location_output #, python-format msgid "Output" @@ -2866,13 +2872,13 @@ msgid "Owner of the quants" msgstr "" #. module: stock -#: code:addons/stock/product.py:265 +#: code:addons/stock/product.py:270 #, python-format msgid "P&L Qty" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3218 +#: code:addons/stock/stock.py:3292 #: field:stock.inventory.line,package_id:0 #: view:stock.transfer_details:stock.view_stock_enter_transfer_details #, python-format @@ -2957,7 +2963,7 @@ msgid "Packing Operation" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3280 +#: code:addons/stock/stock.py:3354 #: model:stock.location,name:stock.location_pack_zone #, python-format msgid "Packing Zone" @@ -3029,19 +3035,19 @@ msgid "Physical Packages" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3228 +#: code:addons/stock/stock.py:3302 #, python-format msgid "Pick" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3322 +#: code:addons/stock/stock.py:3395 #, python-format msgid "Pick + Pack + Ship" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3321 +#: code:addons/stock/stock.py:3394 #, python-format msgid "Pick + Ship" msgstr "" @@ -3146,7 +3152,7 @@ msgid "Planned Date" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2355 +#: code:addons/stock/stock.py:2415 #, python-format msgid "Please provide a positive quantity to scrap." msgstr "" @@ -3291,7 +3297,7 @@ msgid "Procurements" msgstr "" #. module: stock -#: code:addons/stock/product.py:277 +#: code:addons/stock/product.py:282 #, python-format msgid "Produced Qty" msgstr "" @@ -3363,6 +3369,7 @@ msgstr "" #. module: stock #: model:ir.model,name:stock.model_product_template +#: field:stock.move,product_tmpl_id:0 msgid "Product Template" msgstr "" @@ -3427,13 +3434,13 @@ msgid "Products by Category" msgstr "" #. module: stock -#: code:addons/stock/product.py:59 +#: code:addons/stock/product.py:60 #, python-format msgid "Products: " msgstr "" #. module: stock -#: code:addons/stock/stock.py:1640 +#: code:addons/stock/stock.py:1699 #, python-format msgid "Programming Error!" msgstr "" @@ -3514,7 +3521,7 @@ msgid "Qty Multiple must be greater than or equal to zero." msgstr "" #. module: stock -#: code:addons/stock/stock.py:3278 +#: code:addons/stock/stock.py:3352 #, python-format msgid "Quality Control" msgstr "" @@ -3535,7 +3542,7 @@ msgid "Quant already reserved ?" msgstr "" #. module: stock -#: code:addons/stock/stock.py:1858 +#: code:addons/stock/stock.py:1916 #, python-format msgid "Quantities, Units of Measure, Products and Locations cannot be modified on stock moves that have already been processed (except by the Administrator)." msgstr "" @@ -3694,25 +3701,25 @@ msgid "Receipt Route" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3316 +#: code:addons/stock/stock.py:3389 #, python-format msgid "Receipt in 1 step" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3317 +#: code:addons/stock/stock.py:3390 #, python-format msgid "Receipt in 2 steps" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3318 +#: code:addons/stock/stock.py:3391 #, python-format msgid "Receipt in 3 steps" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3188 +#: code:addons/stock/stock.py:3262 #: model:ir.actions.act_window,name:stock.action_receive_move #: view:product.product:stock.product_kanban_stock_view #: model:stock.picking.type,name:stock.chi_picking_type_in @@ -3727,11 +3734,16 @@ msgid "Receive goods directly in stock (1 step)" msgstr "" #. module: stock -#: code:addons/stock/product.py:249 +#: code:addons/stock/product.py:254 #, python-format msgid "Received Qty" msgstr "" +#. module: stock +#: view:stock.picking:stock.view_picking_form +msgid "Recheck Availability" +msgstr "" + #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:269 @@ -3784,11 +3796,21 @@ msgstr "" msgid "Remaining Quantity" msgstr "" +#. module: stock +#: help:stock.move,remaining_qty:0 +msgid "Remaining Quantity in default UoM according to operations matched with this move" +msgstr "" + #. module: stock #: view:stock.picking:stock.view_picking_internal_search msgid "Remaining parts of picking partially processed" msgstr "" +#. module: stock +#: help:stock.pack.operation,remaining_qty:0 +msgid "Remaining quantity in default UoM according to moves matched with this operation. " +msgstr "" + #. module: stock #: view:product.removal:stock.view_removal msgid "Removal" @@ -3801,7 +3823,7 @@ msgid "Removal Strategy" msgstr "" #. module: stock -#: code:addons/stock/stock.py:478 +#: code:addons/stock/stock.py:479 #, python-format msgid "Removal strategy %s not implemented." msgstr "" @@ -4170,7 +4192,7 @@ msgid "Shelves (Y)" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3320 +#: code:addons/stock/stock.py:3393 #, python-format msgid "Ship Only" msgstr "" @@ -4283,7 +4305,7 @@ msgid "Status" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3276 +#: code:addons/stock/stock.py:3350 #: model:stock.location,name:stock.stock_location_shop0 #: model:stock.location,name:stock.stock_location_stock #, python-format @@ -4509,7 +4531,7 @@ msgid "The barcode for a location must be unique per company !" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3806 +#: code:addons/stock/stock.py:3874 #, python-format msgid "The chosen quantity for product %s is not compatible with the UoM rounding. It will be automatically converted at confirmation" msgstr "" @@ -4535,7 +4557,7 @@ msgid "The date that will be used for the stock level check of the products and msgstr "" #. module: stock -#: code:addons/stock/stock.py:3450 +#: code:addons/stock/stock.py:3522 #, python-format msgid "The default resupply warehouse should be different than the warehouse itself!" msgstr "" @@ -4591,7 +4613,7 @@ msgid "The push rule that created this stock move" msgstr "" #. module: stock -#: code:addons/stock/stock.py:1640 +#: code:addons/stock/stock.py:1699 #, python-format msgid "The requested operation cannot be processed because of a programming error setting the `product_qty` field instead of the `product_uom_qty`." msgstr "" @@ -4604,7 +4626,13 @@ msgid "The reserved stock changed. You might want to" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3799 +#: code:addons/stock/stock.py:2353 +#, python-format +msgid "The roundings of your Unit of Measures %s on the move vs. %s on the product don't allow to do these operations or you are not transferring the picking at once. " +msgstr "" + +#. module: stock +#: code:addons/stock/stock.py:3867 #, python-format msgid "The selected UoM for product %s is not compatible with the UoM set on the product form. \n" "Please choose an UoM within the same UoM category." @@ -4769,7 +4797,7 @@ msgid "Total routes" msgstr "" #. module: stock -#: code:addons/stock/stock.py:1505 +#: code:addons/stock/stock.py:1564 #: model:ir.ui.menu,name:stock.menu_traceability #: view:stock.config.settings:stock.view_stock_config_settings #: view:stock.production.lot:stock.view_production_lot_form @@ -4903,7 +4931,7 @@ msgid "Units of Measure" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3665 +#: code:addons/stock/stock.py:3736 #, python-format msgid "Unknown Pack" msgstr "" @@ -4924,7 +4952,7 @@ msgid "Unpack" msgstr "" #. module: stock -#: code:addons/stock/product.py:271 +#: code:addons/stock/product.py:276 #, python-format msgid "Unplanned Qty" msgstr "" @@ -4981,7 +5009,7 @@ msgid "User" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2340 +#: code:addons/stock/stock.py:2400 #, python-format msgid "User Error!" msgstr "" @@ -5106,7 +5134,7 @@ msgid "Warehouse to consider for the route selection" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3478 +#: code:addons/stock/stock.py:3550 #, python-format msgid "Warehouse's Routes" msgstr "" @@ -5119,8 +5147,8 @@ msgid "Warehouses" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2564 -#: code:addons/stock/stock.py:3450 +#: code:addons/stock/stock.py:2625 +#: code:addons/stock/stock.py:3522 #: code:addons/stock/wizard/make_procurement_product.py:117 #: code:addons/stock/wizard/stock_change_product_qty.py:58 #, python-format @@ -5134,9 +5162,9 @@ msgid "Warning !" msgstr "" #. module: stock -#: code:addons/stock/stock.py:871 -#: code:addons/stock/stock.py:2101 -#: code:addons/stock/stock.py:2355 +#: code:addons/stock/stock.py:880 +#: code:addons/stock/stock.py:2159 +#: code:addons/stock/stock.py:2415 #: code:addons/stock/wizard/stock_change_product_qty.py:92 #: code:addons/stock/wizard/stock_return_picking.py:69 #: code:addons/stock/wizard/stock_return_picking.py:84 @@ -5146,13 +5174,13 @@ msgid "Warning!" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3798 +#: code:addons/stock/stock.py:3866 #, python-format msgid "Warning: wrong UoM!" msgstr "" #. module: stock -#: code:addons/stock/stock.py:3805 +#: code:addons/stock/stock.py:3873 #, python-format msgid "Warning: wrong quantity!" msgstr "" @@ -5172,6 +5200,12 @@ msgstr "" msgid "When the virtual stock goes below the Min Quantity, Odoo generates a procurement to bring the forecasted quantity to the Quantity specified as Max Quantity." msgstr "" +#. module: stock +#: view:stock.change.product.qty:stock.view_change_product_quantity +msgid "When you select a serial number (lot), the quantity is corrected with respect to\n" +" the quantity of that serial number (lot) and not to the total quantity of the product." +msgstr "" + #. module: stock #: field:stock.return.picking.line,wizard_id:0 msgid "Wizard" @@ -5193,50 +5227,50 @@ msgid "You can delete lines to ignore some products." msgstr "" #. module: stock -#: code:addons/stock/stock.py:367 +#: code:addons/stock/stock.py:368 #, python-format msgid "You can not reserve a negative quantity or a negative quant." msgstr "" #. module: stock -#: code:addons/stock/stock.py:2772 +#: code:addons/stock/stock.py:2846 #, python-format msgid "You can only change the checked quantity of an existing inventory line. If you want modify a data, please set the checked quantity to 0 and create a new inventory line." msgstr "" #. module: stock -#: code:addons/stock/stock.py:2340 +#: code:addons/stock/stock.py:2400 #, python-format msgid "You can only delete draft moves." msgstr "" #. module: stock -#: code:addons/stock/stock.py:2187 +#: code:addons/stock/stock.py:2244 #, python-format msgid "You cannot cancel a stock move that has been set to 'Done'." msgstr "" #. module: stock -#: code:addons/stock/stock.py:628 +#: code:addons/stock/stock.py:638 #, python-format msgid "You cannot move to a location of type view %s." msgstr "" #. module: stock -#: code:addons/stock/stock.py:2564 +#: code:addons/stock/stock.py:2625 #, python-format msgid "You cannot set a negative product quantity in an inventory line:\n" " %s - qty: %s" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2405 +#: code:addons/stock/stock.py:2465 #, python-format msgid "You cannot split a draft move. It needs to be confirmed first." msgstr "" #. module: stock -#: code:addons/stock/stock.py:2401 +#: code:addons/stock/stock.py:2461 #, python-format msgid "You cannot split a move done" msgstr "" @@ -5259,7 +5293,7 @@ msgid "You may only return pickings that are Done!" msgstr "" #. module: stock -#: code:addons/stock/stock.py:2101 +#: code:addons/stock/stock.py:2159 #, python-format msgid "You must assign a serial number for the product %s" msgstr "" @@ -5303,6 +5337,17 @@ msgstr "" msgid "move that created the return move" msgstr "" +#. module: stock +#: view:make.procurement:stock.view_make_procurment_wizard +#: view:procurement.orderpoint.compute:stock.view_procurement_compute_wizard +#: view:stock.change.product.qty:stock.view_change_product_quantity +#: view:stock.config.settings:stock.view_stock_config_settings +#: view:stock.move.scrap:stock.view_stock_move_scrap_wizard +#: view:stock.return.picking:stock.view_stock_return_picking_form +#: view:stock.transfer_details:stock.view_stock_enter_transfer_details +msgid "or" +msgstr "" + #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:243 @@ -5310,6 +5355,11 @@ msgstr "" msgid "picking(s)" msgstr "" +#. module: stock +#: view:product.template:stock.view_stock_product_template_tree +msgid "red:virtual_available<0;blue:virtual_available>=0 and state in ('draft', 'end', 'obsolete');black:virtual_available>=0 and state not in ('draft', 'end', 'obsolete')" +msgstr "" + #. module: stock #: view:stock.return.picking:stock.view_stock_return_picking_form msgid "reverse" @@ -5360,7 +5410,6 @@ msgstr "" #. module: stock #: view:product.product:stock.view_stock_product_tree -#: view:product.template:stock.view_stock_product_template_tree msgid "{'red':virtual_available<0, 'blue':virtual_available>=0 and state in ('draft', 'end', 'obsolete'), 'black':virtual_available>=0 and state not in ('draft', 'end', 'obsolete')}" msgstr "" diff --git a/addons/stock_account/i18n/stock_account.pot b/addons/stock_account/i18n/stock_account.pot index eef587abaff..e8c30a28d4b 100644 --- a/addons/stock_account/i18n/stock_account.pot +++ b/addons/stock_account/i18n/stock_account.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -635,3 +635,10 @@ msgstr "" msgid "_Apply" msgstr "" +#. module: stock_account +#: view:stock.change.standard.price:stock_account.view_change_standard_price +#: view:stock.invoice.onshipping:stock_account.view_stock_invoice_onshipping +#: view:wizard.valuation.history:stock_account.view_wizard_valuation_history +msgid "or" +msgstr "" + diff --git a/addons/stock_dropshipping/i18n/stock_dropshipping.pot b/addons/stock_dropshipping/i18n/stock_dropshipping.pot index 96aba644cf3..60fe8cd66b9 100644 --- a/addons/stock_dropshipping/i18n/stock_dropshipping.pot +++ b/addons/stock_dropshipping/i18n/stock_dropshipping.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/stock_invoice_directly/i18n/stock_invoice_directly.pot b/addons/stock_invoice_directly/i18n/stock_invoice_directly.pot index b2e97033c6a..5b4b33303cf 100644 --- a/addons/stock_invoice_directly/i18n/stock_invoice_directly.pot +++ b/addons/stock_invoice_directly/i18n/stock_invoice_directly.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/stock_landed_costs/i18n/stock_landed_costs.pot b/addons/stock_landed_costs/i18n/stock_landed_costs.pot index 0368e861f61..8aa3e7ac0a8 100644 --- a/addons/stock_landed_costs/i18n/stock_landed_costs.pot +++ b/addons/stock_landed_costs/i18n/stock_landed_costs.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/stock_picking_wave/i18n/stock_picking_wave.pot b/addons/stock_picking_wave/i18n/stock_picking_wave.pot index 0ae5d957eeb..af03ae2aac9 100644 --- a/addons/stock_picking_wave/i18n/stock_picking_wave.pot +++ b/addons/stock_picking_wave/i18n/stock_picking_wave.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -104,7 +104,7 @@ msgid "Dry" msgstr "" #. module: stock_picking_wave -#: code:addons/stock_picking_wave/stock_picking_wave.py:39 +#: code:addons/stock_picking_wave/stock_picking_wave.py:40 #, python-format msgid "Error!" msgstr "" @@ -174,7 +174,7 @@ msgid "Name of the picking wave" msgstr "" #. module: stock_picking_wave -#: code:addons/stock_picking_wave/stock_picking_wave.py:39 +#: code:addons/stock_picking_wave/stock_picking_wave.py:40 #, python-format msgid "Nothing to print." msgstr "" @@ -190,6 +190,7 @@ msgid "Picking List" msgstr "" #. module: stock_picking_wave +#: model:ir.model,name:stock_picking_wave.model_stock_picking_wave #: field:stock.picking,wave_id:0 #: field:stock.picking.to.wave,wave_id:0 #: view:stock.picking.wave:stock_picking_wave.view_picking_wave_filter @@ -249,7 +250,7 @@ msgid "Select a wave" msgstr "" #. module: stock_picking_wave -#: code:addons/stock_picking_wave/stock_picking_wave.py:56 +#: code:addons/stock_picking_wave/stock_picking_wave.py:57 #, python-format msgid "Some pickings are still waiting for goods. Please check or force their availability before setting this wave to done." msgstr "" @@ -282,7 +283,7 @@ msgid "User" msgstr "" #. module: stock_picking_wave -#: code:addons/stock_picking_wave/stock_picking_wave.py:56 +#: code:addons/stock_picking_wave/stock_picking_wave.py:57 #, python-format msgid "Warning" msgstr "" @@ -292,3 +293,8 @@ msgstr "" msgid "Wave" msgstr "" +#. module: stock_picking_wave +#: view:stock.picking.to.wave:stock_picking_wave.picking_to_wave_form +msgid "or" +msgstr "" + diff --git a/addons/subscription/i18n/subscription.pot b/addons/subscription/i18n/subscription.pot index 3dba34214a4..c946a49bdfa 100644 --- a/addons/subscription/i18n/subscription.pot +++ b/addons/subscription/i18n/subscription.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/survey/i18n/survey.pot b/addons/survey/i18n/survey.pot index 4c622006011..557910b7f30 100644 --- a/addons/survey/i18n/survey.pot +++ b/addons/survey/i18n/survey.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:27+0000\n" -"PO-Revision-Date: 2014-09-23 16:27+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1323,7 +1323,7 @@ msgstr "" #. module: survey #: field:survey.survey,quizz_mode:0 -msgid "Quizz mode" +msgid "Quiz mode" msgstr "" #. module: survey @@ -2144,6 +2144,16 @@ msgstr "" msgid "log in" msgstr "" +#. module: survey +#: view:website:survey.page +msgid "on" +msgstr "" + +#. module: survey +#: view:survey.mail.compose.message:survey.survey_email_compose_message +msgid "or" +msgstr "" + #. module: survey #: view:website:survey.sfinished msgid "points." diff --git a/addons/survey_crm/i18n/survey_crm.pot b/addons/survey_crm/i18n/survey_crm.pot index f3e249edb1f..f5f08a03b57 100644 --- a/addons/survey_crm/i18n/survey_crm.pot +++ b/addons/survey_crm/i18n/survey_crm.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/warning/i18n/warning.pot b/addons/warning/i18n/warning.pot index 0baa887d1ff..8c7a7167983 100644 --- a/addons/warning/i18n/warning.pot +++ b/addons/warning/i18n/warning.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -139,11 +139,11 @@ msgstr "" #. module: warning #: code:addons/warning/warning.py:64 -#: code:addons/warning/warning.py:92 -#: code:addons/warning/warning.py:128 -#: code:addons/warning/warning.py:160 -#: code:addons/warning/warning.py:209 -#: code:addons/warning/warning.py:241 +#: code:addons/warning/warning.py:94 +#: code:addons/warning/warning.py:132 +#: code:addons/warning/warning.py:166 +#: code:addons/warning/warning.py:216 +#: code:addons/warning/warning.py:250 #, python-format msgid "Warning for %s" msgstr "" diff --git a/addons/web/i18n/web.pot b/addons/web/i18n/web.pot index 23795773816..f4855962d9a 100644 --- a/addons/web/i18n/web.pot +++ b/addons/web/i18n/web.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -17,36 +17,36 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2122 -#: code:addons/web/static/src/js/search.js:2289 +#: code:addons/web/static/src/js/search.js:2138 +#: code:addons/web/static/src/js/search.js:2305 #, python-format msgid "%(field)s %(operator)s" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2123 +#: code:addons/web/static/src/js/search.js:2139 #, python-format msgid "%(field)s %(operator)s \"%(value)s\"" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_list.js:1515 +#: code:addons/web/static/src/js/view_list.js:1517 #, python-format msgid "%(page)d/%(page_count)d" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views.js:595 +#: code:addons/web/static/src/js/views.js:596 #, python-format msgid "%(view_type)s view" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:433 +#: code:addons/web/static/src/js/view_form.js:434 #, python-format msgid "%d / %d" msgstr "" @@ -88,35 +88,35 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_list.js:423 +#: code:addons/web/static/src/js/view_list.js:422 #, python-format msgid "%d-%d of %d" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_list.js:1424 +#: code:addons/web/static/src/js/view_list.js:1426 #, python-format msgid "%s (%d)" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/formats.js:295 +#: code:addons/web/static/src/js/formats.js:302 #, python-format msgid "'%s' is not a correct date" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/formats.js:318 +#: code:addons/web/static/src/js/formats.js:325 #, python-format msgid "'%s' is not a correct date, datetime nor time" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/formats.js:282 +#: code:addons/web/static/src/js/formats.js:289 #, python-format msgid "'%s' is not a correct datetime" msgstr "" @@ -137,14 +137,14 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/formats.js:303 +#: code:addons/web/static/src/js/formats.js:310 #, python-format msgid "'%s' is not a correct time" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/formats.js:330 +#: code:addons/web/static/src/js/formats.js:337 #, python-format msgid "'%s' is not convertible to date, datetime nor time" msgstr "" @@ -158,227 +158,227 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1602 +#: code:addons/web/static/src/xml/base.xml:1612 #, python-format msgid "(Any existing filter with the same name will be replaced)" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:381 +#: code:addons/web/static/src/xml/base.xml:390 #, python-format msgid "(Formerly OpenERP)" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1449 +#: code:addons/web/static/src/xml/base.xml:1459 #, python-format msgid "(no string)" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:947 +#: code:addons/web/static/src/xml/base.xml:957 #, python-format msgid "(nolabel)" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1592 +#: code:addons/web/static/src/xml/base.xml:1602 #, python-format msgid "-- Actions --" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1583 +#: code:addons/web/static/src/xml/base.xml:1593 #, python-format msgid "-- Filters --" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1959 +#: code:addons/web/static/src/xml/base.xml:1969 #, python-format msgid "--- Don't Import ---" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1390 +#: code:addons/web/static/src/xml/base.xml:1400 #, python-format msgid "...Upload in progress..." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1909 +#: code:addons/web/static/src/xml/base.xml:1919 #, python-format msgid "1. Import a .CSV file" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:418 +#: code:addons/web/static/src/xml/base.xml:427 #, python-format msgid "1367 Grand-Rosière" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1917 +#: code:addons/web/static/src/xml/base.xml:1927 #, python-format msgid "2. Check your file format" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2629 +#: code:addons/web/static/src/js/view_form.js:2647 #, python-format msgid "%s\"" msgstr "" @@ -711,7 +717,7 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:3451 +#: code:addons/web/static/src/js/view_form.js:3467 #, python-format msgid "Create a %s" msgstr "" @@ -725,50 +731,50 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:3374 +#: code:addons/web/static/src/js/view_form.js:3390 #, python-format msgid "Create and Edit..." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1995 +#: code:addons/web/static/src/xml/base.xml:2005 #, python-format msgid "Create and edit" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:3418 -#: code:addons/web/static/src/js/view_form.js:4416 +#: code:addons/web/static/src/js/view_form.js:3434 +#: code:addons/web/static/src/js/view_form.js:4453 #, python-format msgid "Create: " msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:625 +#: code:addons/web/static/src/xml/base.xml:635 #, python-format msgid "Created by :" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:564 +#: code:addons/web/static/src/xml/base.xml:573 #, python-format msgid "Creation Date:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:560 +#: code:addons/web/static/src/xml/base.xml:569 #, python-format msgid "Creation User:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1762 +#: code:addons/web/static/src/js/search.js:1778 #, python-format msgid "Custom Filter" msgstr "" @@ -780,7 +786,7 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:302 +#: code:addons/web/static/src/xml/base.xml:311 #, python-format msgid "Database Management" msgstr "" @@ -794,7 +800,7 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/chrome.js:595 +#: code:addons/web/static/src/js/chrome.js:592 #, python-format msgid "Database restored successfully" msgstr "" @@ -809,7 +815,7 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:528 +#: code:addons/web/static/src/xml/base.xml:537 #, python-format msgid "Debug View#" msgstr "" @@ -823,53 +829,53 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:849 +#: code:addons/web/static/src/xml/base.xml:859 #, python-format msgid "Default:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:203 +#: code:addons/web/static/src/js/view_form.js:204 #: code:addons/web/static/src/js/view_list.js:351 -#: code:addons/web/static/src/xml/base.xml:1899 +#: code:addons/web/static/src/xml/base.xml:1909 #, python-format msgid "Delete" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:637 +#: code:addons/web/static/src/xml/base.xml:647 #, python-format msgid "Delete this attachment" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1397 +#: code:addons/web/static/src/xml/base.xml:1407 #, python-format msgid "Delete this file" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1932 +#: code:addons/web/static/src/xml/base.xml:1942 #, python-format msgid "Delimiter:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:788 -#: code:addons/web/static/src/xml/base.xml:832 -#: code:addons/web/static/src/xml/base.xml:1517 +#: code:addons/web/static/src/xml/base.xml:798 +#: code:addons/web/static/src/xml/base.xml:842 +#: code:addons/web/static/src/xml/base.xml:1527 #, python-format msgid "Discard" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:426 +#: code:addons/web/static/src/xml/base.xml:435 #, python-format msgid "Discover Events of Odoo around the world..." msgstr "" @@ -883,35 +889,35 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views.js:1351 +#: code:addons/web/static/src/js/views.js:1350 #, python-format msgid "Do you really want to delete this attachment ?" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:767 +#: code:addons/web/static/src/js/view_form.js:779 #, python-format msgid "Do you really want to delete this record?" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_list.js:607 +#: code:addons/web/static/src/js/view_list.js:609 #, python-format msgid "Do you really want to remove these records?" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1924 +#: code:addons/web/static/src/xml/base.xml:1934 #, python-format msgid "Does your file have titles?" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:976 +#: code:addons/web/static/src/xml/base.xml:986 #, python-format msgid "Domain:" msgstr "" @@ -925,23 +931,23 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2627 -#: code:addons/web/static/src/js/view_form.js:2657 +#: code:addons/web/static/src/js/view_form.js:2645 +#: code:addons/web/static/src/js/view_form.js:2675 #, python-format msgid "Done" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:5666 -#: code:addons/web/static/src/js/view_list.js:2299 +#: code:addons/web/static/src/js/view_form.js:5702 +#: code:addons/web/static/src/js/view_list.js:2305 #, python-format msgid "Download" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_list.js:2311 +#: code:addons/web/static/src/js/view_list.js:2317 #, python-format msgid "Download \"%s\"" msgstr "" @@ -949,14 +955,14 @@ msgstr "" #. module: web #. openerp-web #: code:addons/web/static/src/xml/base.xml:178 -#: code:addons/web/static/src/xml/base.xml:306 +#: code:addons/web/static/src/xml/base.xml:315 #, python-format msgid "Drop" msgstr "" #. module: web #. openerp-web -#: code:addons/web/controllers/main.py:720 +#: code:addons/web/controllers/main.py:724 #: code:addons/web/static/src/xml/base.xml:176 #, python-format msgid "Drop Database" @@ -971,9 +977,9 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:204 +#: code:addons/web/static/src/js/view_form.js:205 #: code:addons/web/static/src/xml/base.xml:152 -#: code:addons/web/static/src/xml/base.xml:305 +#: code:addons/web/static/src/xml/base.xml:314 #, python-format msgid "Duplicate" msgstr "" @@ -994,23 +1000,23 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2467 +#: code:addons/web/static/src/js/view_form.js:2482 #, python-format msgid "E-mail Error" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:541 -#: code:addons/web/static/src/xml/base.xml:824 -#: code:addons/web/static/src/xml/base.xml:1294 +#: code:addons/web/static/src/xml/base.xml:550 +#: code:addons/web/static/src/xml/base.xml:834 +#: code:addons/web/static/src/xml/base.xml:1304 #, python-format msgid "Edit" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:543 +#: code:addons/web/static/src/xml/base.xml:552 #, python-format msgid "Edit Action" msgstr "" @@ -1022,14 +1028,14 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:542 +#: code:addons/web/static/src/xml/base.xml:551 #, python-format msgid "Edit SearchView" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:544 +#: code:addons/web/static/src/xml/base.xml:553 #, python-format msgid "Edit Workflow" msgstr "" @@ -1041,7 +1047,7 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1936 +#: code:addons/web/static/src/xml/base.xml:1946 #, python-format msgid "Encoding:" msgstr "" @@ -1055,28 +1061,28 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2626 +#: code:addons/web/static/src/js/view_form.js:2644 #, python-format msgid "Erase the current date" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1870 +#: code:addons/web/static/src/js/search.js:1886 #, python-format msgid "Error" msgstr "" #. module: web -#: code:addons/web/controllers/main.py:760 -#: code:addons/web/controllers/main.py:800 +#: code:addons/web/controllers/main.py:764 +#: code:addons/web/controllers/main.py:805 #, python-format msgid "Error, password not changed !" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/pyeval.js:896 +#: code:addons/web/static/src/js/pyeval.js:912 #, python-format msgid "Evaluation Error" msgstr "" @@ -1084,7 +1090,7 @@ msgstr "" #. module: web #. openerp-web #: code:addons/web/static/src/js/view_list.js:350 -#: code:addons/web/static/src/xml/base.xml:1792 +#: code:addons/web/static/src/xml/base.xml:1802 #, python-format msgid "Export" msgstr "" @@ -1098,7 +1104,7 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1810 +#: code:addons/web/static/src/xml/base.xml:1820 #, python-format msgid "Export Formats" msgstr "" @@ -1112,78 +1118,78 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1804 +#: code:addons/web/static/src/xml/base.xml:1814 #, python-format msgid "Export Type:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1807 +#: code:addons/web/static/src/xml/base.xml:1817 #, python-format msgid "Export all Data" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views.js:853 +#: code:addons/web/static/src/js/views.js:852 #, python-format msgid "Failed to evaluate search criterions" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1722 +#: code:addons/web/static/src/xml/base.xml:1732 #, python-format msgid "Favorites" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:1233 +#: code:addons/web/static/src/js/view_form.js:1245 #, python-format msgid "Field '%s' specified in view could not be found." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:952 +#: code:addons/web/static/src/xml/base.xml:962 #, python-format msgid "Field:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views.js:975 -#: code:addons/web/static/src/xml/base.xml:536 +#: code:addons/web/static/src/js/views.js:974 +#: code:addons/web/static/src/xml/base.xml:545 #, python-format msgid "Fields View Get" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1818 +#: code:addons/web/static/src/xml/base.xml:1828 #, python-format msgid "Fields to export" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:5586 +#: code:addons/web/static/src/js/view_form.js:5622 #, python-format msgid "File Upload" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:5566 +#: code:addons/web/static/src/js/view_form.js:5602 #, python-format msgid "File upload" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:251 +#: code:addons/web/static/src/xml/base.xml:260 #, python-format msgid "File:" msgstr "" @@ -1200,64 +1206,64 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1147 +#: code:addons/web/static/src/js/search.js:1148 #, python-format msgid "Filter" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1600 +#: code:addons/web/static/src/xml/base.xml:1610 #, python-format msgid "Filter Name:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1730 +#: code:addons/web/static/src/xml/base.xml:1740 #, python-format msgid "Filter name" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1870 +#: code:addons/web/static/src/js/search.js:1886 #, python-format msgid "Filter name is required." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1092 +#: code:addons/web/static/src/js/search.js:1093 #, python-format msgid "Filter on: %s" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:832 -#: code:addons/web/static/src/xml/base.xml:1582 +#: code:addons/web/static/src/js/search.js:833 +#: code:addons/web/static/src/xml/base.xml:1592 #, python-format msgid "Filters" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:430 +#: code:addons/web/static/src/xml/base.xml:439 #, python-format msgid "Follow Us..." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:413 +#: code:addons/web/static/src/xml/base.xml:422 #, python-format msgid "For more information visit" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1943 +#: code:addons/web/static/src/xml/base.xml:1953 #, python-format msgid "For use if CSV files have titles on multiple lines, skips more than a single line during import" msgstr "" @@ -1265,112 +1271,112 @@ msgstr "" #. module: web #. openerp-web #: code:addons/web/static/src/js/view_form.js:79 -#: code:addons/web/static/src/js/view_form.js:324 +#: code:addons/web/static/src/js/view_form.js:325 #, python-format msgid "Form" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:412 +#: code:addons/web/static/src/xml/base.xml:421 #, python-format msgid "GNU Affero General Public License" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_list.js:446 +#: code:addons/web/static/src/js/view_list.js:445 #, python-format msgid "Group" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1260 +#: code:addons/web/static/src/js/search.js:1261 #, python-format msgid "Group by: %s" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1284 +#: code:addons/web/static/src/js/search.js:1285 #, python-format msgid "GroupBy" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:361 +#: code:addons/web/static/src/xml/base.xml:370 #, python-format msgid "Help" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1972 +#: code:addons/web/static/src/xml/base.xml:1982 #, python-format msgid "Here is a preview of the file we could not import:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2653 +#: code:addons/web/static/src/js/view_form.js:2671 #, python-format msgid "Hour" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:552 +#: code:addons/web/static/src/xml/base.xml:561 #, python-format msgid "ID:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:5727 +#: code:addons/web/static/src/js/view_form.js:5763 #, python-format msgid "Image" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1903 +#: code:addons/web/static/src/xml/base.xml:1913 #, python-format msgid "Import" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1920 +#: code:addons/web/static/src/xml/base.xml:1930 #, python-format msgid "Import Options" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1806 +#: code:addons/web/static/src/xml/base.xml:1816 #, python-format msgid "Import-Compatible Export" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/chrome.js:584 +#: code:addons/web/static/src/js/chrome.js:581 #, python-format msgid "Incorrect super-administrator password" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:951 +#: code:addons/web/static/src/js/search.js:952 #, python-format msgid "Incorrect value for field %(fieldname)s: [%(value)s] is %(message)s" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:742 +#: code:addons/web/static/src/js/search.js:743 #, python-format msgid "Invalid Search" msgstr "" @@ -1384,49 +1390,49 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views.js:980 -#: code:addons/web/static/src/xml/base.xml:534 +#: code:addons/web/static/src/js/views.js:979 +#: code:addons/web/static/src/xml/base.xml:543 #, python-format msgid "JS Tests" msgstr "" #. module: web -#: code:addons/web/controllers/main.py:807 +#: code:addons/web/controllers/main.py:812 #, python-format msgid "Languages" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:572 +#: code:addons/web/static/src/xml/base.xml:581 #, python-format msgid "Latest Modification Date:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:568 +#: code:addons/web/static/src/xml/base.xml:577 #, python-format msgid "Latest Modification by:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1940 +#: code:addons/web/static/src/xml/base.xml:1950 #, python-format msgid "Latin 1" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:412 +#: code:addons/web/static/src/xml/base.xml:421 #, python-format msgid "Licenced under the terms of" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1943 +#: code:addons/web/static/src/xml/base.xml:1953 #, python-format msgid "Lines to skip" msgstr "" @@ -1470,7 +1476,7 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/pyeval.js:900 +#: code:addons/web/static/src/js/pyeval.js:916 #, python-format msgid "Local evaluation failure\n" "%s\n" @@ -1485,14 +1491,14 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:362 +#: code:addons/web/static/src/xml/base.xml:371 #, python-format msgid "Log out" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1659 +#: code:addons/web/static/src/js/search.js:1672 #, python-format msgid "M2O search fields do not currently handle multiple default values" msgstr "" @@ -1504,15 +1510,15 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:537 -#: code:addons/web/static/src/xml/base.xml:1595 +#: code:addons/web/static/src/xml/base.xml:546 +#: code:addons/web/static/src/xml/base.xml:1605 #, python-format msgid "Manage Filters" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:540 +#: code:addons/web/static/src/xml/base.xml:549 #, python-format msgid "Manage Views" msgstr "" @@ -1520,8 +1526,8 @@ msgstr "" #. module: web #. openerp-web #: code:addons/web/static/src/xml/base.xml:197 -#: code:addons/web/static/src/xml/base.xml:229 -#: code:addons/web/static/src/xml/base.xml:247 +#: code:addons/web/static/src/xml/base.xml:238 +#: code:addons/web/static/src/xml/base.xml:256 #, python-format msgid "Master Password:" msgstr "" @@ -1530,7 +1536,7 @@ msgstr "" #. openerp-web #: code:addons/web/static/src/xml/base.xml:99 #: code:addons/web/static/src/xml/base.xml:158 -#: code:addons/web/static/src/xml/base.xml:280 +#: code:addons/web/static/src/xml/base.xml:289 #, python-format msgid "Master password:" msgstr "" @@ -1544,57 +1550,57 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views.js:991 +#: code:addons/web/static/src/js/views.js:990 #, python-format msgid "Metadata (%s)" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1465 +#: code:addons/web/static/src/xml/base.xml:1475 #, python-format msgid "Method:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2654 +#: code:addons/web/static/src/js/view_form.js:2672 #, python-format msgid "Minute" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:259 +#: code:addons/web/static/src/xml/base.xml:268 #, python-format msgid "Mode:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views.js:1033 +#: code:addons/web/static/src/js/views.js:1032 #, python-format msgid "Model %s fields" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:630 +#: code:addons/web/static/src/xml/base.xml:640 #, python-format msgid "Modified by :" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:980 +#: code:addons/web/static/src/xml/base.xml:990 #, python-format msgid "Modifiers:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views.js:1167 -#: code:addons/web/static/src/xml/base.xml:1279 +#: code:addons/web/static/src/js/views.js:1166 +#: code:addons/web/static/src/xml/base.xml:1289 #: view:website:web.menu #, python-format msgid "More" @@ -1602,35 +1608,35 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:359 +#: code:addons/web/static/src/xml/base.xml:368 #, python-format msgid "My Odoo.com account" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1853 +#: code:addons/web/static/src/xml/base.xml:1863 #, python-format msgid "Name" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1989 +#: code:addons/web/static/src/xml/base.xml:1999 #, python-format msgid "Name:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:329 +#: code:addons/web/static/src/js/view_form.js:330 #, python-format msgid "New" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:323 +#: code:addons/web/static/src/xml/base.xml:332 #, python-format msgid "New Password:" msgstr "" @@ -1638,76 +1644,76 @@ msgstr "" #. module: web #. openerp-web #: code:addons/web/static/src/xml/base.xml:166 -#: code:addons/web/static/src/xml/base.xml:255 +#: code:addons/web/static/src/xml/base.xml:264 #, python-format msgid "New database name:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:284 +#: code:addons/web/static/src/xml/base.xml:293 #, python-format msgid "New master password:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2631 +#: code:addons/web/static/src/js/view_form.js:2649 #, python-format msgid "Next>" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1562 +#: code:addons/web/static/src/js/search.js:1563 #, python-format msgid "No" msgstr "" #. module: web -#: code:addons/web/controllers/main.py:1127 +#: code:addons/web/controllers/main.py:1134 #, python-format msgid "No content found for field '%s' on '%s:%s'" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:158 +#: code:addons/web/static/src/js/view_form.js:159 #, python-format msgid "No data provided." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:3383 +#: code:addons/web/static/src/js/view_form.js:3399 #, python-format msgid "No results to show..." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:3752 +#: code:addons/web/static/src/js/view_form.js:3775 #, python-format msgid "No value found for the field for value " msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views.js:1667 +#: code:addons/web/static/src/js/views.js:1658 #, python-format msgid "Node [%s] is not a JSONified XML node" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2656 +#: code:addons/web/static/src/js/view_form.js:2674 #, python-format msgid "Now" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:956 +#: code:addons/web/static/src/xml/base.xml:966 #, python-format msgid "Object:" msgstr "" @@ -1721,7 +1727,7 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:377 +#: code:addons/web/static/src/xml/base.xml:386 #, python-format msgid "Odoo (Formerly OpenERP)" msgstr "" @@ -1733,14 +1739,14 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:411 +#: code:addons/web/static/src/xml/base.xml:420 #, python-format msgid "Odoo is a trademark of the" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:413 +#: code:addons/web/static/src/xml/base.xml:422 #, python-format msgid "Odoo.com" msgstr "" @@ -1751,56 +1757,56 @@ msgstr "" #: code:addons/web/static/src/js/chrome.js:288 #: code:addons/web/static/src/js/chrome.js:346 #: code:addons/web/static/src/js/chrome.js:504 -#: code:addons/web/static/src/js/chrome.js:750 -#: code:addons/web/static/src/js/view_form.js:573 -#: code:addons/web/static/src/js/view_form.js:1946 -#: code:addons/web/static/src/xml/base.xml:1887 +#: code:addons/web/static/src/js/chrome.js:747 +#: code:addons/web/static/src/js/view_form.js:584 +#: code:addons/web/static/src/js/view_form.js:1958 +#: code:addons/web/static/src/xml/base.xml:1897 #, python-format msgid "Ok" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:318 +#: code:addons/web/static/src/xml/base.xml:327 #, python-format msgid "Old Password:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:988 +#: code:addons/web/static/src/xml/base.xml:998 #, python-format msgid "On change:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:885 +#: code:addons/web/static/src/xml/base.xml:895 #, python-format msgid "Only you" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:3579 -#: code:addons/web/static/src/js/view_form.js:4324 -#: code:addons/web/static/src/js/view_form.js:4444 -#: code:addons/web/static/src/js/view_form.js:4917 -#: code:addons/web/static/src/js/view_form.js:5059 +#: code:addons/web/static/src/js/view_form.js:3595 +#: code:addons/web/static/src/js/view_form.js:4352 +#: code:addons/web/static/src/js/view_form.js:4481 +#: code:addons/web/static/src/js/view_form.js:4953 +#: code:addons/web/static/src/js/view_form.js:5095 #, python-format msgid "Open: " msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:416 +#: code:addons/web/static/src/xml/base.xml:425 #, python-format msgid "OpenERP S.A." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:411 +#: code:addons/web/static/src/xml/base.xml:420 #, python-format msgid "OpenERP SA Company" msgstr "" @@ -1814,21 +1820,21 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:427 +#: code:addons/web/static/src/xml/base.xml:436 #, python-format msgid "Our next Events" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:423 +#: code:addons/web/static/src/xml/base.xml:432 #, python-format msgid "Our website" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:309 +#: code:addons/web/static/src/xml/base.xml:318 #: view:website:web.login #, python-format msgid "Password" @@ -1836,7 +1842,7 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/chrome.js:609 +#: code:addons/web/static/src/js/chrome.js:606 #, python-format msgid "Password has been changed successfully" msgstr "" @@ -1871,14 +1877,14 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1847 +#: code:addons/web/static/src/xml/base.xml:1857 #, python-format msgid "Please note that only the selected ids will be exported." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1844 +#: code:addons/web/static/src/xml/base.xml:1854 #, python-format msgid "Please pay attention that all records matching your search filter will be exported. Not only the selected ids." msgstr "" @@ -1905,233 +1911,233 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:358 +#: code:addons/web/static/src/xml/base.xml:367 #, python-format msgid "Preferences" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views.js:1166 +#: code:addons/web/static/src/js/views.js:1165 #, python-format msgid "Print" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:545 +#: code:addons/web/static/src/xml/base.xml:554 #, python-format msgid "Print Workflow" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:992 +#: code:addons/web/static/src/xml/base.xml:1002 #, python-format msgid "Relation:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1833 +#: code:addons/web/static/src/xml/base.xml:1843 #, python-format msgid "Remove" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1834 +#: code:addons/web/static/src/xml/base.xml:1844 #, python-format msgid "Remove All" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:3752 +#: code:addons/web/static/src/js/view_form.js:3775 #, python-format msgid "Render" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2497 +#: code:addons/web/static/src/js/view_form.js:2512 #, python-format msgid "Resource Error" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:241 -#: code:addons/web/static/src/xml/base.xml:308 +#: code:addons/web/static/src/xml/base.xml:250 +#: code:addons/web/static/src/xml/base.xml:317 #, python-format msgid "Restore" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/chrome.js:588 -#: code:addons/web/static/src/xml/base.xml:239 +#: code:addons/web/static/src/js/chrome.js:585 +#: code:addons/web/static/src/xml/base.xml:248 #, python-format msgid "Restore Database" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/chrome.js:595 +#: code:addons/web/static/src/js/chrome.js:592 #, python-format msgid "Restored" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:785 -#: code:addons/web/static/src/xml/base.xml:830 -#: code:addons/web/static/src/xml/base.xml:1508 -#: code:addons/web/static/src/xml/base.xml:1737 +#: code:addons/web/static/src/xml/base.xml:795 +#: code:addons/web/static/src/xml/base.xml:840 +#: code:addons/web/static/src/xml/base.xml:1518 +#: code:addons/web/static/src/xml/base.xml:1747 #, python-format msgid "Save" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1511 +#: code:addons/web/static/src/xml/base.xml:1521 #, python-format msgid "Save & Close" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1512 +#: code:addons/web/static/src/xml/base.xml:1522 #, python-format msgid "Save & New" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1342 -#: code:addons/web/static/src/xml/base.xml:1344 +#: code:addons/web/static/src/xml/base.xml:1352 +#: code:addons/web/static/src/xml/base.xml:1354 #, python-format msgid "Save As" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:5601 +#: code:addons/web/static/src/js/view_form.js:5637 #, python-format msgid "Save As..." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1594 +#: code:addons/web/static/src/xml/base.xml:1604 #, python-format msgid "Save Filter" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1885 +#: code:addons/web/static/src/xml/base.xml:1895 #, python-format msgid "Save as:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1728 +#: code:addons/web/static/src/xml/base.xml:1738 #, python-format msgid "Save current filter" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:1074 +#: code:addons/web/static/src/js/view_form.js:1086 #, python-format msgid "Save default" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1820 +#: code:addons/web/static/src/xml/base.xml:1830 #, python-format msgid "Save fields list" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1891 +#: code:addons/web/static/src/xml/base.xml:1901 #, python-format msgid "Saved exports:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1554 +#: code:addons/web/static/src/xml/base.xml:1564 #, python-format msgid "Search" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1579 +#: code:addons/web/static/src/js/search.js:1592 #, python-format msgid "Search %(field)s at: %(value)s" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1428 -#: code:addons/web/static/src/js/search.js:1446 -#: code:addons/web/static/src/js/search.js:1618 +#: code:addons/web/static/src/js/search.js:1429 +#: code:addons/web/static/src/js/search.js:1447 +#: code:addons/web/static/src/js/search.js:1631 #, python-format msgid "Search %(field)s for: %(value)s" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1554 +#: code:addons/web/static/src/xml/base.xml:1564 #, python-format msgid "Search Again" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:3349 +#: code:addons/web/static/src/js/view_form.js:3365 #, python-format msgid "Search More..." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:3418 +#: code:addons/web/static/src/js/view_form.js:3434 #, python-format msgid "Search: " msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2655 +#: code:addons/web/static/src/js/view_form.js:2673 #, python-format msgid "Second" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1336 -#: code:addons/web/static/src/xml/base.xml:1499 +#: code:addons/web/static/src/xml/base.xml:1346 +#: code:addons/web/static/src/xml/base.xml:1509 #, python-format msgid "Select" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2645 +#: code:addons/web/static/src/js/view_form.js:2663 #, python-format msgid "Select D, M d" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1910 +#: code:addons/web/static/src/xml/base.xml:1920 #, python-format msgid "Select a .CSV file to import. If you need a sample of file to import,\n" " you should use the export tool with the \"Import Compatible\" option." @@ -2146,112 +2152,112 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2647 +#: code:addons/web/static/src/js/view_form.js:2665 #, python-format msgid "Select a date" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1125 +#: code:addons/web/static/src/xml/base.xml:1135 #, python-format msgid "Select date" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:996 +#: code:addons/web/static/src/xml/base.xml:1006 #, python-format msgid "Selection:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1930 +#: code:addons/web/static/src/xml/base.xml:1940 #, python-format msgid "Separator:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2644 +#: code:addons/web/static/src/js/view_form.js:2662 #, python-format msgid "Set DD as first week day" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:1067 +#: code:addons/web/static/src/js/view_form.js:1079 #, python-format msgid "Set Default" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:532 +#: code:addons/web/static/src/xml/base.xml:541 #, python-format msgid "Set Defaults" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_list.js:964 +#: code:addons/web/static/src/js/view_list.js:966 #, python-format msgid "Setting 'id' attribute on existing record %s" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1733 +#: code:addons/web/static/src/xml/base.xml:1743 #, python-format msgid "Share with all users" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2637 +#: code:addons/web/static/src/js/view_form.js:2655 #, python-format msgid "Show a different month" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2638 +#: code:addons/web/static/src/js/view_form.js:2656 #, python-format msgid "Show a different year" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2634 +#: code:addons/web/static/src/js/view_form.js:2652 #, python-format msgid "Show the current month" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2632 +#: code:addons/web/static/src/js/view_form.js:2650 #, python-format msgid "Show the next month" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2630 +#: code:addons/web/static/src/js/view_form.js:2648 #, python-format msgid "Show the previous month" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:968 +#: code:addons/web/static/src/xml/base.xml:978 #, python-format msgid "Size:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1456 +#: code:addons/web/static/src/xml/base.xml:1466 #, python-format msgid "Special:" msgstr "" @@ -2279,14 +2285,14 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views.js:1008 +#: code:addons/web/static/src/js/views.js:1007 #, python-format msgid "Technical Translation" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:539 +#: code:addons/web/static/src/xml/base.xml:548 #, python-format msgid "Technical translation" msgstr "" @@ -2314,96 +2320,96 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:5601 +#: code:addons/web/static/src/js/view_form.js:5637 #, python-format msgid "The field is empty, there's nothing to save !" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:879 +#: code:addons/web/static/src/js/view_form.js:891 #, python-format msgid "The following fields are invalid:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_list_editable.js:780 +#: code:addons/web/static/src/js/view_list_editable.js:781 #, python-format msgid "The form's data can not be discarded" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1970 +#: code:addons/web/static/src/xml/base.xml:1980 #, python-format msgid "The import failed due to:" msgstr "" #. module: web -#: code:addons/web/controllers/main.py:793 +#: code:addons/web/controllers/main.py:798 #, python-format msgid "The new password and its confirmation must be identical." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:4464 +#: code:addons/web/static/src/js/view_form.js:4501 #, python-format msgid "The o2m record must be saved before an action can be used" msgstr "" #. module: web -#: code:addons/web/controllers/main.py:799 +#: code:addons/web/controllers/main.py:804 #, python-format msgid "The old password you provided is incorrect, your password was not changed." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:324 +#: code:addons/web/static/src/js/view_form.js:325 #, python-format msgid "The record could not be found in the database." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:5565 +#: code:addons/web/static/src/js/view_form.js:5601 #, python-format msgid "The selected file exceed the maximum file size of %s." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:5770 +#: code:addons/web/static/src/js/view_form.js:5806 #, python-format msgid "The type of the field '%s' must be a many2many field with a relation to 'ir.attachment' model." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:5586 +#: code:addons/web/static/src/js/view_form.js:5622 #, python-format msgid "There was a problem while uploading your file" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1780 +#: code:addons/web/static/src/js/search.js:1796 #, python-format msgid "This filter is global and will be removed for everybody if you continue." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2497 +#: code:addons/web/static/src/js/view_form.js:2512 #, python-format msgid "This resource is empty" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1797 +#: code:addons/web/static/src/xml/base.xml:1807 #, python-format msgid "This wizard will export all data that matches the current search criteria to a CSV file.\n" " You can export all data or only the fields that can be reimported after modification." @@ -2411,42 +2417,42 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2652 +#: code:addons/web/static/src/js/view_form.js:2670 #, python-format msgid "Time" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/chrome.js:1333 +#: code:addons/web/static/src/js/chrome.js:1331 #, python-format msgid "Timezone Mismatch" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:460 +#: code:addons/web/static/src/xml/base.xml:469 #, python-format msgid "Timezone mismatch" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2633 +#: code:addons/web/static/src/js/view_form.js:2651 #, python-format msgid "Today" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1029 +#: code:addons/web/static/src/xml/base.xml:1039 #, python-format msgid "Toggle Dropdown" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:531 +#: code:addons/web/static/src/xml/base.xml:540 #, python-format msgid "Toggle Form Layout Outline" msgstr "" @@ -2460,65 +2466,65 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:960 +#: code:addons/web/static/src/xml/base.xml:970 #, python-format msgid "Type:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1939 +#: code:addons/web/static/src/xml/base.xml:1949 #, python-format msgid "UTF-8" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_list.js:1399 -#: code:addons/web/static/src/js/view_list.js:1405 -#: code:addons/web/static/src/js/view_list.js:1417 +#: code:addons/web/static/src/js/view_list.js:1401 +#: code:addons/web/static/src/js/view_list.js:1407 +#: code:addons/web/static/src/js/view_list.js:1419 #, python-format msgid "Undefined" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:941 +#: code:addons/web/static/src/xml/base.xml:951 #, python-format msgid "Unhandled widget" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:3157 +#: code:addons/web/static/src/js/view_form.js:3175 #, python-format msgid "Unknown" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:1677 +#: code:addons/web/static/src/js/view_form.js:1689 #, python-format msgid "Unknown field %s in domain %s" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_list.js:1109 +#: code:addons/web/static/src/js/view_list.js:1111 #, python-format msgid "Unknown m2m command %s" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/pyeval.js:866 +#: code:addons/web/static/src/js/pyeval.js:882 #, python-format msgid "Unknown nonliteral type " msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:1669 +#: code:addons/web/static/src/js/view_form.js:1681 #, python-format msgid "Unknown operator %s in domain %s" msgstr "" @@ -2532,95 +2538,95 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:1715 +#: code:addons/web/static/src/js/view_form.js:1727 #, python-format msgid "Unsupported operator %s in domain %s" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1298 -#: code:addons/web/static/src/xml/base.xml:1359 +#: code:addons/web/static/src/xml/base.xml:1308 +#: code:addons/web/static/src/xml/base.xml:1369 #, python-format msgid "Uploading ..." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:5886 -#: code:addons/web/static/src/js/views.js:1311 +#: code:addons/web/static/src/js/view_form.js:5921 +#: code:addons/web/static/src/js/views.js:1310 #, python-format msgid "Uploading Error" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views.js:1342 +#: code:addons/web/static/src/js/views.js:1341 #, python-format msgid "Uploading..." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:1735 +#: code:addons/web/static/src/xml/base.xml:1745 #, python-format msgid "Use by default" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:450 +#: code:addons/web/static/src/xml/base.xml:459 #, python-format msgid "User's timezone" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:382 +#: code:addons/web/static/src/xml/base.xml:391 #, python-format msgid "Version" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_list.js:2367 -#: code:addons/web/static/src/xml/base.xml:541 +#: code:addons/web/static/src/js/view_list.js:2373 +#: code:addons/web/static/src/xml/base.xml:550 #, python-format msgid "View" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:535 +#: code:addons/web/static/src/xml/base.xml:544 #, python-format msgid "View Fields" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:530 +#: code:addons/web/static/src/xml/base.xml:539 #, python-format msgid "View Metadata" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:4054 +#: code:addons/web/static/src/js/view_form.js:4082 #, python-format msgid "View type '%s' is not supported in One2Many." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_list.js:734 -#: code:addons/web/static/src/js/views.js:1270 +#: code:addons/web/static/src/js/view_list.js:736 +#: code:addons/web/static/src/js/views.js:1269 #, python-format msgid "Warning" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:786 +#: code:addons/web/static/src/js/view_form.js:798 #, python-format msgid "Warning, the record has been modified, your changes will be discarded.\n" "\n" @@ -2629,56 +2635,56 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2640 +#: code:addons/web/static/src/js/view_form.js:2658 #, python-format msgid "Week of the year" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:1237 +#: code:addons/web/static/src/js/view_form.js:1249 #, python-format msgid "Widget type '%s' is not implemented" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:964 +#: code:addons/web/static/src/xml/base.xml:974 #, python-format msgid "Widget:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:2639 +#: code:addons/web/static/src/js/view_form.js:2657 #, python-format msgid "Wk" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:556 +#: code:addons/web/static/src/xml/base.xml:565 #, python-format msgid "XML ID:" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1561 -#: code:addons/web/static/src/xml/base.xml:984 +#: code:addons/web/static/src/js/search.js:1562 +#: code:addons/web/static/src/xml/base.xml:994 #, python-format msgid "Yes" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_form.js:3457 +#: code:addons/web/static/src/js/view_form.js:3473 #, python-format msgid "You are creating a new %s, are you sure it does not exist yet?" msgstr "" #. module: web -#: code:addons/web/controllers/main.py:791 +#: code:addons/web/controllers/main.py:796 #, python-format msgid "You cannot leave any password empty." msgstr "" @@ -2692,14 +2698,14 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/views.js:1270 +#: code:addons/web/static/src/js/views.js:1269 #, python-format msgid "You must choose at least one record." msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/view_list.js:734 +#: code:addons/web/static/src/js/view_list.js:736 #, python-format msgid "You must select at least one record." msgstr "" @@ -2713,7 +2719,7 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:447 +#: code:addons/web/static/src/xml/base.xml:456 #, python-format msgid "Your user's preference timezone does not match your browser timezone:" msgstr "" @@ -2755,14 +2761,14 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2166 +#: code:addons/web/static/src/js/search.js:2182 #, python-format msgid "contains" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2167 +#: code:addons/web/static/src/js/search.js:2183 #, python-format msgid "doesn't contain" msgstr "" @@ -2776,107 +2782,107 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2184 -#: code:addons/web/static/src/js/search.js:2220 -#: code:addons/web/static/src/js/search.js:2247 +#: code:addons/web/static/src/js/search.js:2200 +#: code:addons/web/static/src/js/search.js:2236 +#: code:addons/web/static/src/js/search.js:2263 #, python-format msgid "greater or equal than" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2182 -#: code:addons/web/static/src/js/search.js:2218 -#: code:addons/web/static/src/js/search.js:2245 +#: code:addons/web/static/src/js/search.js:2198 +#: code:addons/web/static/src/js/search.js:2234 +#: code:addons/web/static/src/js/search.js:2261 #, python-format msgid "greater than" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2238 -#: code:addons/web/static/src/js/search.js:2267 +#: code:addons/web/static/src/js/search.js:2254 +#: code:addons/web/static/src/js/search.js:2283 #, python-format msgid "is" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2168 -#: code:addons/web/static/src/js/search.js:2180 -#: code:addons/web/static/src/js/search.js:2216 -#: code:addons/web/static/src/js/search.js:2243 +#: code:addons/web/static/src/js/search.js:2184 +#: code:addons/web/static/src/js/search.js:2196 +#: code:addons/web/static/src/js/search.js:2232 +#: code:addons/web/static/src/js/search.js:2259 #, python-format msgid "is equal to" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2285 +#: code:addons/web/static/src/js/search.js:2301 #, python-format msgid "is false" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2268 +#: code:addons/web/static/src/js/search.js:2284 #, python-format msgid "is not" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2169 -#: code:addons/web/static/src/js/search.js:2181 -#: code:addons/web/static/src/js/search.js:2217 -#: code:addons/web/static/src/js/search.js:2244 +#: code:addons/web/static/src/js/search.js:2185 +#: code:addons/web/static/src/js/search.js:2197 +#: code:addons/web/static/src/js/search.js:2233 +#: code:addons/web/static/src/js/search.js:2260 #, python-format msgid "is not equal to" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2171 #: code:addons/web/static/src/js/search.js:2187 -#: code:addons/web/static/src/js/search.js:2223 -#: code:addons/web/static/src/js/search.js:2250 -#: code:addons/web/static/src/js/search.js:2270 +#: code:addons/web/static/src/js/search.js:2203 +#: code:addons/web/static/src/js/search.js:2239 +#: code:addons/web/static/src/js/search.js:2266 +#: code:addons/web/static/src/js/search.js:2286 #, python-format msgid "is not set" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2170 #: code:addons/web/static/src/js/search.js:2186 -#: code:addons/web/static/src/js/search.js:2222 -#: code:addons/web/static/src/js/search.js:2249 -#: code:addons/web/static/src/js/search.js:2269 +#: code:addons/web/static/src/js/search.js:2202 +#: code:addons/web/static/src/js/search.js:2238 +#: code:addons/web/static/src/js/search.js:2265 +#: code:addons/web/static/src/js/search.js:2285 #, python-format msgid "is set" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2284 +#: code:addons/web/static/src/js/search.js:2300 #, python-format msgid "is true" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2185 -#: code:addons/web/static/src/js/search.js:2221 -#: code:addons/web/static/src/js/search.js:2248 +#: code:addons/web/static/src/js/search.js:2201 +#: code:addons/web/static/src/js/search.js:2237 +#: code:addons/web/static/src/js/search.js:2264 #, python-format msgid "less or equal than" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:2183 -#: code:addons/web/static/src/js/search.js:2219 -#: code:addons/web/static/src/js/search.js:2246 +#: code:addons/web/static/src/js/search.js:2199 +#: code:addons/web/static/src/js/search.js:2235 +#: code:addons/web/static/src/js/search.js:2262 #, python-format msgid "less than" msgstr "" @@ -2890,27 +2896,27 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1464 +#: code:addons/web/static/src/js/search.js:1465 #, python-format msgid "not a valid integer" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:1478 +#: code:addons/web/static/src/js/search.js:1479 #, python-format msgid "not a valid number" msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/xml/base.xml:335 -#: code:addons/web/static/src/xml/base.xml:787 -#: code:addons/web/static/src/xml/base.xml:831 -#: code:addons/web/static/src/xml/base.xml:1502 -#: code:addons/web/static/src/xml/base.xml:1510 -#: code:addons/web/static/src/xml/base.xml:1753 -#: code:addons/web/static/src/xml/base.xml:1995 +#: code:addons/web/static/src/xml/base.xml:344 +#: code:addons/web/static/src/xml/base.xml:797 +#: code:addons/web/static/src/xml/base.xml:841 +#: code:addons/web/static/src/xml/base.xml:1512 +#: code:addons/web/static/src/xml/base.xml:1520 +#: code:addons/web/static/src/xml/base.xml:1763 +#: code:addons/web/static/src/xml/base.xml:2005 #: code:addons/web/static/src/xml/website.tour.xml:14 #, python-format msgid "or" @@ -2918,8 +2924,22 @@ msgstr "" #. module: web #. openerp-web -#: code:addons/web/static/src/js/search.js:742 +#: code:addons/web/static/src/xml/base.xml:233 +#, python-format +msgid "pg_dump custom format (without filestore)" +msgstr "" + +#. module: web +#. openerp-web +#: code:addons/web/static/src/js/search.js:743 #, python-format msgid "triggered from search view" msgstr "" +#. module: web +#. openerp-web +#: code:addons/web/static/src/xml/base.xml:232 +#, python-format +msgid "zip (includes filestore)" +msgstr "" + diff --git a/addons/web_calendar/i18n/web_calendar.pot b/addons/web_calendar/i18n/web_calendar.pot index aa11739483d..125becf0c54 100644 --- a/addons/web_calendar/i18n/web_calendar.pot +++ b/addons/web_calendar/i18n/web_calendar.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" #. module: web_calendar #. openerp-web -#: code:addons/web_calendar/static/src/js/web_calendar.js:1284 +#: code:addons/web_calendar/static/src/js/web_calendar.js:1295 #, python-format msgid "Add" msgstr "" @@ -31,7 +31,7 @@ msgstr "" #. module: web_calendar #. openerp-web -#: code:addons/web_calendar/static/src/js/web_calendar.js:906 +#: code:addons/web_calendar/static/src/js/web_calendar.js:917 #, python-format msgid "Are you sure you want to delete this record ?" msgstr "" @@ -52,7 +52,7 @@ msgstr "" #. module: web_calendar #. openerp-web -#: code:addons/web_calendar/static/src/js/web_calendar.js:939 +#: code:addons/web_calendar/static/src/js/web_calendar.js:950 #, python-format msgid "Create" msgstr "" @@ -66,14 +66,14 @@ msgstr "" #. module: web_calendar #. openerp-web -#: code:addons/web_calendar/static/src/js/web_calendar.js:944 +#: code:addons/web_calendar/static/src/js/web_calendar.js:955 #, python-format msgid "Create: " msgstr "" #. module: web_calendar #. openerp-web -#: code:addons/web_calendar/static/src/js/web_calendar.js:1216 +#: code:addons/web_calendar/static/src/js/web_calendar.js:1227 #, python-format msgid "Dataset for type '%s' is not defined." msgstr "" @@ -87,14 +87,14 @@ msgstr "" #. module: web_calendar #. openerp-web -#: code:addons/web_calendar/static/src/js/web_calendar.js:826 +#: code:addons/web_calendar/static/src/js/web_calendar.js:837 #, python-format msgid "Delete" msgstr "" #. module: web_calendar #. openerp-web -#: code:addons/web_calendar/static/src/js/web_calendar.js:827 +#: code:addons/web_calendar/static/src/js/web_calendar.js:838 #: code:addons/web_calendar/static/src/xml/web_fullcalendar.xml:67 #, python-format msgid "Edit Event" @@ -109,7 +109,7 @@ msgstr "" #. module: web_calendar #. openerp-web -#: code:addons/web_calendar/static/src/js/web_calendar.js:1194 +#: code:addons/web_calendar/static/src/js/web_calendar.js:1205 #, python-format msgid "Missing required fields %s" msgstr "" @@ -123,7 +123,7 @@ msgstr "" #. module: web_calendar #. openerp-web -#: code:addons/web_calendar/static/src/js/web_calendar.js:1336 +#: code:addons/web_calendar/static/src/js/web_calendar.js:1347 #, python-format msgid "Open: " msgstr "" @@ -137,7 +137,7 @@ msgstr "" #. module: web_calendar #. openerp-web -#: code:addons/web_calendar/static/src/js/web_calendar.js:817 +#: code:addons/web_calendar/static/src/js/web_calendar.js:828 #, python-format msgid "View: %s" msgstr "" diff --git a/addons/web_diagram/i18n/web_diagram.pot b/addons/web_diagram/i18n/web_diagram.pot index 2c1e104069a..6c97b629a1d 100644 --- a/addons/web_diagram/i18n/web_diagram.pot +++ b/addons/web_diagram/i18n/web_diagram.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/web_gantt/i18n/web_gantt.pot b/addons/web_gantt/i18n/web_gantt.pot index 31be24ee8f0..cc10b527b64 100644 --- a/addons/web_gantt/i18n/web_gantt.pot +++ b/addons/web_gantt/i18n/web_gantt.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/web_graph/i18n/web_graph.pot b/addons/web_graph/i18n/web_graph.pot index 805e6611846..bf1fa47c912 100644 --- a/addons/web_graph/i18n/web_graph.pot +++ b/addons/web_graph/i18n/web_graph.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -22,6 +22,14 @@ msgstr "" msgid "Bar Chart" msgstr "" +#. module: web_graph +#. openerp-web +#: code:addons/web_graph/static/src/js/graph_widget.js:61 +#: code:addons/web_graph/static/src/js/pivot_table.js:21 +#, python-format +msgid "Count" +msgstr "" + #. module: web_graph #. openerp-web #: code:addons/web_graph/static/src/xml/web_graph.xml:70 @@ -114,14 +122,6 @@ msgstr "" msgid "Pie Chart" msgstr "" -#. module: web_graph -#. openerp-web -#: code:addons/web_graph/static/src/js/graph_widget.js:59 -#: code:addons/web_graph/static/src/js/pivot_table.js:20 -#, python-format -msgid "Quantity" -msgstr "" - #. module: web_graph #. openerp-web #: code:addons/web_graph/static/src/xml/web_graph.xml:73 @@ -152,26 +152,26 @@ msgstr "" #. module: web_graph #. openerp-web -#: code:addons/web_graph/static/src/js/graph_widget.js:474 -#: code:addons/web_graph/static/src/js/graph_widget.js:707 -#: code:addons/web_graph/static/src/js/graph_widget.js:708 -#: code:addons/web_graph/static/src/js/pivot_table.js:335 +#: code:addons/web_graph/static/src/js/graph_widget.js:472 +#: code:addons/web_graph/static/src/js/graph_widget.js:705 +#: code:addons/web_graph/static/src/js/graph_widget.js:706 +#: code:addons/web_graph/static/src/js/pivot_table.js:336 #, python-format msgid "Total" msgstr "" #. module: web_graph #. openerp-web -#: code:addons/web_graph/static/src/js/graph_widget.js:615 -#: code:addons/web_graph/static/src/js/graph_widget.js:723 -#: code:addons/web_graph/static/src/js/graph_widget.js:732 -#: code:addons/web_graph/static/src/js/graph_widget.js:736 -#: code:addons/web_graph/static/src/js/graph_widget.js:741 -#: code:addons/web_graph/static/src/js/graph_widget.js:746 -#: code:addons/web_graph/static/src/js/graph_widget.js:749 -#: code:addons/web_graph/static/src/js/graph_widget.js:794 -#: code:addons/web_graph/static/src/js/graph_widget.js:823 -#: code:addons/web_graph/static/src/js/pivot_table.js:433 +#: code:addons/web_graph/static/src/js/graph_widget.js:613 +#: code:addons/web_graph/static/src/js/graph_widget.js:721 +#: code:addons/web_graph/static/src/js/graph_widget.js:730 +#: code:addons/web_graph/static/src/js/graph_widget.js:734 +#: code:addons/web_graph/static/src/js/graph_widget.js:739 +#: code:addons/web_graph/static/src/js/graph_widget.js:744 +#: code:addons/web_graph/static/src/js/graph_widget.js:747 +#: code:addons/web_graph/static/src/js/graph_widget.js:792 +#: code:addons/web_graph/static/src/js/graph_widget.js:821 +#: code:addons/web_graph/static/src/js/pivot_table.js:435 #, python-format msgid "Undefined" msgstr "" diff --git a/addons/web_kanban/i18n/web_kanban.pot b/addons/web_kanban/i18n/web_kanban.pot index 3ab13680e9f..88216f232e6 100644 --- a/addons/web_kanban/i18n/web_kanban.pot +++ b/addons/web_kanban/i18n/web_kanban.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -52,7 +52,7 @@ msgstr "" #. module: web_kanban #. openerp-web -#: code:addons/web_kanban/static/src/js/kanban.js:1062 +#: code:addons/web_kanban/static/src/js/kanban.js:1061 #, python-format msgid "Are you sure you want to delete this record ?" msgstr "" @@ -66,7 +66,7 @@ msgstr "" #. module: web_kanban #. openerp-web -#: code:addons/web_kanban/static/src/js/kanban.js:1227 +#: code:addons/web_kanban/static/src/js/kanban.js:1226 #, python-format msgid "Create: " msgstr "" diff --git a/addons/web_kanban_gauge/i18n/web_kanban_gauge.pot b/addons/web_kanban_gauge/i18n/web_kanban_gauge.pot index f64779c9f9c..77aafd4ff24 100644 --- a/addons/web_kanban_gauge/i18n/web_kanban_gauge.pot +++ b/addons/web_kanban_gauge/i18n/web_kanban_gauge.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/web_linkedin/i18n/web_linkedin.pot b/addons/web_linkedin/i18n/web_linkedin.pot index 77d3ee12eed..247a9273526 100644 --- a/addons/web_linkedin/i18n/web_linkedin.pot +++ b/addons/web_linkedin/i18n/web_linkedin.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/web_tests_demo/i18n/web_tests_demo.pot b/addons/web_tests_demo/i18n/web_tests_demo.pot index c62e6ec580d..2681e37eb37 100644 --- a/addons/web_tests_demo/i18n/web_tests_demo.pot +++ b/addons/web_tests_demo/i18n/web_tests_demo.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/web_view_editor/i18n/web_view_editor.pot b/addons/web_view_editor/i18n/web_view_editor.pot index 2bd47966cfc..4f8780d637b 100644 --- a/addons/web_view_editor/i18n/web_view_editor.pot +++ b/addons/web_view_editor/i18n/web_view_editor.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website/i18n/website.pot b/addons/website/i18n/website.pot index a000ecd31bf..82235aff59b 100644 --- a/addons/website/i18n/website.pot +++ b/addons/website/i18n/website.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,6 +15,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: website +#: view:website:website.snippets +msgid "\"OpenERP\"" +msgstr "" + #. module: website #. openerp-web #: code:addons/website/static/src/xml/website.snippets.xml:34 @@ -158,6 +163,11 @@ msgid "A great way to catch your reader's attention is to tell a story.\n" " Everything you consider writing can be told as a story." msgstr "" +#. module: website +#: view:website:website.snippets +msgid "A great way to catch your reader's attention is to tell a story. Everything you consider writing can be told as a story." +msgstr "" + #. module: website #: view:website:website.snippets msgid "A small explanation of this great" @@ -411,6 +421,11 @@ msgstr "" msgid "Business Guy" msgstr "" +#. module: website +#: view:website:website.snippets +msgid "But" +msgstr "" + #. module: website #: view:website:website.snippets msgid "Button" @@ -484,6 +499,11 @@ msgstr "" msgid "Check Mobile Preview" msgstr "" +#. module: website +#: view:website:website.snippets +msgid "Check now and discover more today!" +msgstr "" + #. module: website #: field:website.menu,child_id:0 msgid "Child Menus" @@ -506,6 +526,11 @@ msgstr "" msgid "Circle" msgstr "" +#. module: website +#: view:website:website.snippets +msgid "Click Here" +msgstr "" + #. module: website #. openerp-web #: code:addons/website/static/src/js/website.tour.banner.js:28 @@ -678,7 +703,7 @@ msgstr "" #. module: website #. openerp-web -#: code:addons/website/static/src/js/website.editor.js:987 +#: code:addons/website/static/src/js/website.editor.js:981 #, python-format msgid "Create page '%s'" msgstr "" @@ -840,6 +865,11 @@ msgstr "" msgid "Discard edition" msgstr "" +#. module: website +#: view:website:website.snippets +msgid "Discover more about Odoo" +msgstr "" + #. module: website #: view:website:website.template_partner_comment msgid "Discuss and Comments" @@ -1023,6 +1053,11 @@ msgstr "" msgid "Extra Small" msgstr "" +#. module: website +#: view:website:website.snippet_options +msgid "Extra-Large" +msgstr "" + #. module: website #: view:website:website.snippets msgid "FAQ" @@ -1089,6 +1124,11 @@ msgstr "" msgid "Flatly" msgstr "" +#. module: website +#: view:website:website.snippet_options +msgid "Float" +msgstr "" + #. module: website #: view:website:website.snippet_options msgid "Flowers Field" @@ -1213,6 +1253,11 @@ msgstr "" msgid "Here are the visuals used to help you translate efficiently:" msgstr "" +#. module: website +#: view:website:website.snippet_options +msgid "Hide link" +msgstr "" + #. module: website #: view:website:website.500 #: view:website:website.layout @@ -1290,11 +1335,21 @@ msgstr "" msgid "Image" msgstr "" +#. module: website +#: view:website:website.snippets +msgid "Image Floating" +msgstr "" + #. module: website #: view:website:website.snippets msgid "Image Gallery" msgstr "" +#. module: website +#: view:website:website.snippets +msgid "Image-Floating" +msgstr "" + #. module: website #: view:website:website.snippets msgid "Image-Text" @@ -1409,6 +1464,7 @@ msgstr "" #. module: website #. openerp-web #: code:addons/website/static/src/xml/website.editor.xml:126 +#: view:website:website.snippet_options #, python-format msgid "Large" msgstr "" @@ -1431,6 +1487,11 @@ msgstr "" msgid "Last Updated on" msgstr "" +#. module: website +#: view:website:website.snippet_options +msgid "Left" +msgstr "" + #. module: website #. openerp-web #: code:addons/website/static/src/js/website.tour.banner.js:68 @@ -1497,6 +1558,11 @@ msgstr "" msgid "Mango" msgstr "" +#. module: website +#: view:website:website.snippet_options +msgid "Margin" +msgstr "" + #. module: website #. openerp-web #: code:addons/website/static/src/xml/website.snippets.xml:60 @@ -1510,6 +1576,11 @@ msgstr "" msgid "Maybe you were looking for one of these popular pages ?" msgstr "" +#. module: website +#: view:website:website.snippet_options +msgid "Medium" +msgstr "" + #. module: website #: view:website.config.settings:website.view_website_config_settings #: field:website.menu,name:0 @@ -1593,7 +1664,7 @@ msgstr "" #. module: website #. openerp-web -#: code:addons/website/static/src/js/website.editor.js:972 +#: code:addons/website/static/src/js/website.editor.js:966 #, python-format msgid "New or existing page" msgstr "" @@ -1637,6 +1708,7 @@ msgstr "" #. module: website #: view:website:website.layout +#: view:website:website.snippets msgid "Odoo" msgstr "" @@ -2020,6 +2092,11 @@ msgstr "" msgid "Resized file content" msgstr "" +#. module: website +#: view:website:website.snippet_options +msgid "Right" +msgstr "" + #. module: website #. openerp-web #: code:addons/website/static/src/xml/website.editor.xml:328 @@ -2224,6 +2301,7 @@ msgstr "" #. module: website #. openerp-web #: code:addons/website/static/src/xml/website.editor.xml:120 +#: view:website:website.snippet_options #, python-format msgid "Small" msgstr "" @@ -2689,6 +2767,11 @@ msgstr "" msgid "Website Menu" msgstr "" +#. module: website +#: field:website.config.settings,website_name:0 +msgid "Website Name" +msgstr "" + #. module: website #: model:ir.actions.server,name:website.action_partner_post msgid "Website Partner Post and Thanks Demo" @@ -2804,6 +2887,14 @@ msgid "While an internet connection is required to start the Point of\n" " Sale, it will stay operational even after a complete disconnection." msgstr "" +#. module: website +#: view:website:website.snippets +msgid "With Odoo's fully integrated software, you can easily manage your\n" +" meetings, schedule business calls, create recurring meetings,\n" +" synchronize your agenda and easily keep in touch with your colleagues,\n" +" partners and other people involved in projects or business discussions." +msgstr "" + #. module: website #: view:website:website.snippet_options msgid "Wood" @@ -2941,6 +3032,11 @@ msgstr "" msgid "describing your page content" msgstr "" +#. module: website +#: view:website:website.snippets +msgid "don't worry" +msgstr "" + #. module: website #: view:website:website.500 msgid "factory settings" @@ -3046,6 +3142,8 @@ msgstr "" #: code:addons/website/static/src/xml/website.editor.xml:308 #: code:addons/website/static/src/xml/website.seo.xml:69 #: code:addons/website/static/src/xml/website.translator.xml:44 +#: view:website:website.view_website_form +#: view:website.config.settings:website.view_website_config_settings #, python-format msgid "or" msgstr "" diff --git a/addons/website_blog/i18n/website_blog.pot b/addons/website_blog/i18n/website_blog.pot index 25e80dbd830..04c746de0fb 100644 --- a/addons/website_blog/i18n/website_blog.pot +++ b/addons/website_blog/i18n/website_blog.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -223,6 +223,12 @@ msgid "
\n" "" msgstr "" +#. module: website_blog +#: code:addons/website_blog/models/website_blog.py:211 +#, python-format +msgid "A new post %s has been published on the %s blog." +msgstr "" + #. module: website_blog #: view:website:website_blog.blog_post_short msgid "About us" @@ -254,6 +260,11 @@ msgstr "" msgid "Author" msgstr "" +#. module: website_blog +#: field:blog.post,author_avatar:0 +msgid "Avatar" +msgstr "" + #. module: website_blog #: field:blog.post,background_image:0 msgid "Background Image" @@ -293,8 +304,8 @@ msgid "Blog Post History" msgstr "" #. module: website_blog -#: code:addons/website_blog/controllers/main.py:308 -#: code:addons/website_blog/models/website_blog.py:100 +#: code:addons/website_blog/controllers/main.py:305 +#: code:addons/website_blog/models/website_blog.py:133 #, python-format msgid "Blog Post Title" msgstr "" @@ -318,6 +329,12 @@ msgstr "" msgid "Blog Tag" msgstr "" +#. module: website_blog +#: model:ir.actions.act_window,name:website_blog.action_tags +#: model:ir.ui.menu,name:website_blog.menu_blog_tag +msgid "Blog Tags" +msgstr "" + #. module: website_blog #: view:blog.blog:website_blog.view_blog_blog_list #: model:ir.actions.act_window,name:website_blog.action_blog_blog @@ -348,6 +365,12 @@ msgstr "" msgid "Click Continue to create the blog post." msgstr "" +#. module: website_blog +#: code:addons/website_blog/models/website_blog.py:212 +#, python-format +msgid "Click here to access the post." +msgstr "" + #. module: website_blog #: view:website:website_blog.blog_post_short msgid "Click on \"Content\" on the top menu to write your first blog post." @@ -667,13 +690,6 @@ msgstr "" msgid "New Blog Post" msgstr "" -#. module: website_blog -#: model:mail.message.subtype,description:website_blog.mt_blog_post_new -#: model:mail.message.subtype,name:website_blog.mt_blog_blog_post_new -#: model:mail.message.subtype,name:website_blog.mt_blog_post_new -msgid "New Post" -msgstr "" - #. module: website_blog #: view:website:website.layout #: model:website.menu,name:website_blog.menu_news @@ -746,9 +762,8 @@ msgid "Post" msgstr "" #. module: website_blog -#: model:mail.message.subtype,description:website_blog.mt_blog_post_published -#: model:mail.message.subtype,name:website_blog.mt_blog_post_published -msgid "Post Published" +#: field:blog.tag,post_ids:0 +msgid "Posts" msgstr "" #. module: website_blog @@ -775,6 +790,12 @@ msgstr "" msgid "Published" msgstr "" +#. module: website_blog +#: model:mail.message.subtype,description:website_blog.mt_blog_blog_published +#: model:mail.message.subtype,name:website_blog.mt_blog_blog_published +msgid "Published Post" +msgstr "" + #. module: website_blog #: field:blog.post,ranking:0 msgid "Ranking" @@ -837,8 +858,8 @@ msgid "Sub Title" msgstr "" #. module: website_blog -#: code:addons/website_blog/controllers/main.py:309 -#: code:addons/website_blog/models/website_blog.py:101 +#: code:addons/website_blog/controllers/main.py:306 +#: code:addons/website_blog/models/website_blog.py:134 #, python-format msgid "Subtitle" msgstr "" @@ -850,6 +871,16 @@ msgstr "" msgid "Summary" msgstr "" +#. module: website_blog +#: view:blog.tag:website_blog.blog_tag_form +msgid "Tag Form" +msgstr "" + +#. module: website_blog +#: view:blog.tag:website_blog.blog_tag_tree +msgid "Tag List" +msgstr "" + #. module: website_blog #: field:blog.post,tag_ids:0 #: view:website:website_blog.blog_post_short @@ -868,7 +899,7 @@ msgid "The Future of Emails" msgstr "" #. module: website_blog -#: code:addons/website_blog/models/website_blog.py:211 +#: code:addons/website_blog/models/website_blog.py:265 #, python-format msgid "There are no changes in revisions." msgstr "" @@ -927,13 +958,18 @@ msgstr "" msgid "Use well designed building blocks to structure the content of your blog. Click 'Insert Blocks' to add new content." msgstr "" +#. module: website_blog +#: view:blog.tag:website_blog.blog_tag_form +msgid "Used in:" +msgstr "" + #. module: website_blog #: help:mail.message,path:0 msgid "Used to display messages in a paragraph-based chatter using a unique path;" msgstr "" #. module: website_blog -#: code:addons/website_blog/models/website_blog.py:211 +#: code:addons/website_blog/models/website_blog.py:265 #: code:addons/website_blog/wizard/document_page_show_diff.py:50 #, python-format msgid "Warning!" @@ -1087,6 +1123,11 @@ msgstr "" msgid "not published" msgstr "" +#. module: website_blog +#: view:website:website_blog.blog_post_complete +msgid "on" +msgstr "" + #. module: website_blog #: view:website:website_blog.blog_post_short #: view:website:website_blog.latest_blogs diff --git a/addons/website_certification/i18n/website_certification.pot b/addons/website_certification/i18n/website_certification.pot index 5d2e9c1b6a2..60aef586725 100644 --- a/addons/website_certification/i18n/website_certification.pot +++ b/addons/website_certification/i18n/website_certification.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_crm/i18n/website_crm.pot b/addons/website_crm/i18n/website_crm.pot index 48aa9066f29..50ed1a83208 100644 --- a/addons/website_crm/i18n/website_crm.pot +++ b/addons/website_crm/i18n/website_crm.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgid "×" msgstr "" #. module: website_crm -#: code:addons/website_crm/controllers/main.py:84 +#: code:addons/website_crm/controllers/main.py:85 #, python-format msgid "Custom Fields: " msgstr "" @@ -32,7 +32,7 @@ msgid "Email" msgstr "" #. module: website_crm -#: code:addons/website_crm/controllers/main.py:93 +#: code:addons/website_crm/controllers/main.py:94 #, python-format msgid "Environ Fields: " msgstr "" diff --git a/addons/website_crm_partner_assign/i18n/website_crm_partner_assign.pot b/addons/website_crm_partner_assign/i18n/website_crm_partner_assign.pot index a82ce526297..ba2529917dc 100644 --- a/addons/website_crm_partner_assign/i18n/website_crm_partner_assign.pot +++ b/addons/website_crm_partner_assign/i18n/website_crm_partner_assign.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_customer/i18n/website_customer.pot b/addons/website_customer/i18n/website_customer.pot index 65706ec9c05..dccbd90e17f 100644 --- a/addons/website_customer/i18n/website_customer.pot +++ b/addons/website_customer/i18n/website_customer.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_event/i18n/website_event.pot b/addons/website_event/i18n/website_event.pot index 8c8d1a139d6..698e06153f9 100644 --- a/addons/website_event/i18n/website_event.pot +++ b/addons/website_event/i18n/website_event.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -155,7 +155,7 @@ msgstr "" #. module: website_event #: model:ir.model,name:website_event.model_event_event -msgid "Email Thread" +msgid "Event" msgstr "" #. module: website_event @@ -180,6 +180,18 @@ msgstr "" msgid "Event not found!" msgstr "" +#. module: website_event +#: model:mail.message.subtype,description:website_event.mt_event_published +#: model:mail.message.subtype,name:website_event.mt_event_published +msgid "Event published" +msgstr "" + +#. module: website_event +#: model:mail.message.subtype,description:website_event.mt_event_unpublished +#: model:mail.message.subtype,name:website_event.mt_event_unpublished +msgid "Event unpublished" +msgstr "" + #. module: website_event #: view:website:website.layout #: model:website.menu,name:website_event.menu_events @@ -227,7 +239,7 @@ msgid "Insert blocks to layout the body of your event." msgstr "" #. module: website_event -#: code:addons/website_event/models/event.py:38 +#: code:addons/website_event/models/event.py:44 #, python-format msgid "Introduction" msgstr "" @@ -253,7 +265,7 @@ msgid "Local Events" msgstr "" #. module: website_event -#: code:addons/website_event/models/event.py:39 +#: code:addons/website_event/models/event.py:45 #, python-format msgid "Location" msgstr "" @@ -359,7 +371,7 @@ msgid "Publish your event" msgstr "" #. module: website_event -#: code:addons/website_event/models/event.py:61 +#: code:addons/website_event/models/event.py:67 #, python-format msgid "Register" msgstr "" @@ -534,6 +546,12 @@ msgstr "" msgid "pull-right" msgstr "" +#. module: website_event +#: view:website:website_event.event_details +#: view:website:website_event.index +msgid "to" +msgstr "" + #. module: website_event #: view:website:website_event.index msgid "to create your first event." diff --git a/addons/website_event_sale/i18n/website_event_sale.pot b/addons/website_event_sale/i18n/website_event_sale.pot index 4d72f6d2b52..a6e02db4c81 100644 --- a/addons/website_event_sale/i18n/website_event_sale.pot +++ b/addons/website_event_sale/i18n/website_event_sale.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -16,7 +16,12 @@ msgstr "" "Plural-Forms: \n" #. module: website_event_sale -#: code:addons/website_event_sale/models/sale_order.py:38 +#: view:website:website_event.event_description_full +msgid " " +msgstr "" + +#. module: website_event_sale +#: code:addons/website_event_sale/models/sale_order.py:39 #, python-format msgid "Error!" msgstr "" @@ -73,13 +78,13 @@ msgid "Sold Out" msgstr "" #. module: website_event_sale -#: code:addons/website_event_sale/controllers/main.py:55 +#: code:addons/website_event_sale/controllers/main.py:66 #, python-format msgid "Subscription" msgstr "" #. module: website_event_sale -#: code:addons/website_event_sale/models/sale_order.py:38 +#: code:addons/website_event_sale/models/sale_order.py:39 #, python-format msgid "The ticket doesn't match with this product." msgstr "" @@ -94,11 +99,6 @@ msgstr "" msgid "Website" msgstr "" -#. module: website_event_sale -#: view:website:website_sale.cart -msgid "abs(line.product_id.lst_price - line.price_unit) > 0.2 and not line.product_id.event_ok" -msgstr "" - #. module: website_event_sale #: view:website:website_event.event_description_full msgid "left" diff --git a/addons/website_event_track/i18n/website_event_track.pot b/addons/website_event_track/i18n/website_event_track.pot index c104e515b53..ec3b4e37fcd 100644 --- a/addons/website_event_track/i18n/website_event_track.pot +++ b/addons/website_event_track/i18n/website_event_track.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -194,15 +194,11 @@ msgstr "" msgid "Edit Track" msgstr "" -#. module: website_event_track -#: model:ir.model,name:website_event_track.model_event_event -msgid "Email Thread" -msgstr "" - #. module: website_event_track #: field:event.sponsor,event_id:0 #: view:event.track:website_event_track.view_event_track_search #: field:event.track,event_id:0 +#: model:ir.model,name:website_event_track.model_event_event msgid "Event" msgstr "" diff --git a/addons/website_forum/i18n/website_forum.pot b/addons/website_forum/i18n/website_forum.pot index d037c36f160..b081a739e9d 100644 --- a/addons/website_forum/i18n/website_forum.pot +++ b/addons/website_forum/i18n/website_forum.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,6 +15,37 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: website_forum +#: model:email.template,body_html:website_forum.validation_email +msgid "\n" +"

\n" +" Hello ${object.name},\n" +"

\n" +"

\n" +" You have been invited to validate your email in order to get access to \"${object.company_id.name}\" Q/A Forums.\n" +"

\n" +"

\n" +" To validate your email, please click on the following link:\n" +"

\n" +"
\n" +"

\n" +" Thanks,\n" +"

\n" +"
\n"
+"--\n"
+"${object.company_id.name or ''}\n"
+"${object.company_id.email or ''}\n"
+"${object.company_id.phone or ''}\n"
+"
" +msgstr "" + +#. module: website_forum +#: model:email.template,subject:website_forum.validation_email +msgid "${object.company_id.name} Forums validation" +msgstr "" + #. module: website_forum #: view:website:website_forum.header msgid "×" @@ -41,17 +72,22 @@ msgid "-1" msgstr "" #. module: website_forum -#: code:addons/website_forum/models/forum.py:328 +#: code:addons/website_forum/models/forum.py:374 #, python-format msgid "

A new answer for %s has been posted. Click here to access the post.

" msgstr "" #. module: website_forum -#: code:addons/website_forum/models/forum.py:334 +#: code:addons/website_forum/models/forum.py:380 #, python-format msgid "

A new question %s has been asked on %s. Click here to access the question.

" msgstr "" +#. module: website_forum +#: model:forum.forum,description:website_forum.forum_help +msgid "

This community is for professionals and enthusiasts of our products and services.

" +msgstr "" + #. module: website_forum #: view:website:website_forum.tag msgid "A tag is a label that categorizes your question with other,\n" @@ -64,6 +100,21 @@ msgstr "" msgid "About This Forum" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_answer_accept_own:0 +msgid "Accept an answer on its own questions" +msgstr "" + +#. module: website_forum +#: field:forum.forum,karma_answer_accept_all:0 +msgid "Accept an answer to all questions" +msgstr "" + +#. module: website_forum +#: field:forum.forum,karma_gen_answer_accept:0 +msgid "Accepting an answer" +msgstr "" + #. module: website_forum #: field:forum.post,active:0 #: selection:forum.post,state:0 @@ -86,13 +137,38 @@ msgid "Answer" msgstr "" #. module: website_forum -#: code:addons/website_forum/models/forum.py:365 +#: code:addons/website_forum/models/forum.py:411 #: model:mail.message.subtype,description:website_forum.mt_answer_edit #: model:mail.message.subtype,name:website_forum.mt_answer_edit #, python-format msgid "Answer Edited" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_answer:0 +msgid "Answer a question" +msgstr "" + +#. module: website_forum +#: field:forum.forum,karma_gen_answer_accepted:0 +msgid "Answer accepted" +msgstr "" + +#. module: website_forum +#: field:forum.forum,karma_gen_answer_downvote:0 +msgid "Answer downvoted" +msgstr "" + +#. module: website_forum +#: field:forum.forum,karma_gen_answer_flagged:0 +msgid "Answer flagged" +msgstr "" + +#. module: website_forum +#: field:forum.forum,karma_gen_answer_upvote:0 +msgid "Answer upvoted" +msgstr "" + #. module: website_forum #: view:website:website_forum.post_description_full msgid "Answered on" @@ -111,6 +187,11 @@ msgstr "" msgid "Ask a Question" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_ask:0 +msgid "Ask a question" +msgstr "" + #. module: website_forum #: view:website:website_forum.ask_question msgid "Ask your Question" @@ -127,6 +208,11 @@ msgstr "" msgid "Asked:" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_gen_question_new:0 +msgid "Asking a question" +msgstr "" + #. module: website_forum #: view:forum.post:website_forum.view_forum_post_search msgid "Author" @@ -217,6 +303,11 @@ msgstr "" msgid "Can Upvote" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_retag:0 +msgid "Change question tags" +msgstr "" + #. module: website_forum #: view:website:website_forum.user_badges msgid "Check available badges" @@ -233,11 +324,31 @@ msgstr "" msgid "City" msgstr "" +#. module: website_forum +#: view:website:website_forum.header +msgid "Click here to send a verification email allowing you to participate to the forum." +msgstr "" + +#. module: website_forum +#: field:forum.forum,karma_editor_clickable_link:0 +msgid "Clickable links (Editor)" +msgstr "" + #. module: website_forum #: selection:forum.post,state:0 msgid "Close" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_close_all:0 +msgid "Close all posts" +msgstr "" + +#. module: website_forum +#: field:forum.forum,karma_close_own:0 +msgid "Close its own posts" +msgstr "" + #. module: website_forum #: view:website:website_forum.close_question msgid "Close question" @@ -259,6 +370,16 @@ msgstr "" msgid "Comment" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_comment_all:0 +msgid "Comment all posts" +msgstr "" + +#. module: website_forum +#: field:forum.forum,karma_comment_own:0 +msgid "Comment its own posts" +msgstr "" + #. module: website_forum #: view:website:website_forum.post_comment msgid "Comment this post..." @@ -291,12 +412,27 @@ msgstr "" msgid "Completed own biography" msgstr "" +#. module: website_forum +#: view:website:website_forum.header +msgid "Congratulations! Your email has just been validated. You may now participate to our forums." +msgstr "" + #. module: website_forum #: view:forum.post:website_forum.view_forum_post_search #: field:forum.post,content:0 msgid "Content" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_comment_convert_all:0 +msgid "Convert all answers to comments and vice versa" +msgstr "" + +#. module: website_forum +#: field:forum.forum,karma_comment_convert_own:0 +msgid "Convert its own answers to comments and vice versa" +msgstr "" + #. module: website_forum #: help:forum.post,is_correct:0 msgid "Correct Answer or Answer on this question accepted." @@ -352,6 +488,16 @@ msgstr "" msgid "Date of the last message posted on the record." msgstr "" +#. module: website_forum +#: field:forum.forum,karma_unlink_all:0 +msgid "Delete all posts" +msgstr "" + +#. module: website_forum +#: field:forum.forum,karma_unlink_own:0 +msgid "Delete its own posts" +msgstr "" + #. module: website_forum #: field:forum.forum,description:0 msgid "Description" @@ -364,6 +510,11 @@ msgstr "" msgid "Disciplined" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_downvote:0 +msgid "Downvote" +msgstr "" + #. module: website_forum #: view:website:website_forum.edit_profile msgid "Edit Profile" @@ -379,11 +530,21 @@ msgstr "" msgid "Edit Your Previous Answer" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_edit_all:0 +msgid "Edit all posts" +msgstr "" + #. module: website_forum #: view:website:website_forum.edit_post msgid "Edit answer" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_edit_own:0 +msgid "Edit its own posts" +msgstr "" + #. module: website_forum #: view:website:website_forum.edit_post msgid "Edit question" @@ -465,6 +626,11 @@ msgstr "" msgid "Filter on" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_flag:0 +msgid "Flag a post as offensive" +msgstr "" + #. module: website_forum #: view:website:website_forum.forum_index msgid "Followed" @@ -643,6 +809,11 @@ msgstr "" msgid "Is a Follower" msgstr "" +#. module: website_forum +#: view:website:website_forum.header +msgid "It appears your email has not been verified." +msgstr "" + #. module: website_forum #: field:res.users,karma:0 #: view:website:website_forum.user_detail_full @@ -650,63 +821,13 @@ msgid "Karma" msgstr "" #. module: website_forum -#: field:forum.forum,karma_gen_answer_accept:0 -msgid "Karma earned for accepting an anwer" +#: view:forum.forum:website_forum.view_forum_forum_form +msgid "Karma Gains" msgstr "" #. module: website_forum -#: field:forum.forum,karma_gen_question_downvote:0 -msgid "Karma earned for downvoting a question" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_gen_answer_downvote:0 -msgid "Karma earned for downvoting an answer" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_gen_answer_accepted:0 -msgid "Karma earned for having an answer accepted" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_gen_answer_flagged:0 -msgid "Karma earned for having an answer flagged" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_gen_question_new:0 -msgid "Karma earned for new questions" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_gen_question_upvote:0 -msgid "Karma earned for upvoting a question" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_gen_answer_upvote:0 -msgid "Karma earned for upvoting an answer" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_editor_clickable_link:0 -msgid "Karma for clickable links (Editor)" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_editor_link_files:0 -msgid "Karma for linking files (Editor)" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_answer_accept_own:0 -msgid "Karma to accept an answer on its own questions" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_answer_accept_all:0 -msgid "Karma to accept an answers to all questions" +#: view:forum.forum:website_forum.view_forum_forum_form +msgid "Karma Requirements" msgstr "" #. module: website_forum @@ -719,78 +840,22 @@ msgstr "" msgid "Karma to answer" msgstr "" -#. module: website_forum -#: field:forum.forum,karma_answer:0 -msgid "Karma to answer a question" -msgstr "" - #. module: website_forum #: field:forum.post,karma_ask:0 msgid "Karma to ask" msgstr "" -#. module: website_forum -#: field:forum.forum,karma_ask:0 -msgid "Karma to ask a new question" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_retag:0 -msgid "Karma to change question tags" -msgstr "" - #. module: website_forum #: field:forum.post,karma_close:0 msgid "Karma to close" msgstr "" -#. module: website_forum -#: field:forum.forum,karma_close_all:0 -msgid "Karma to close all posts" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_close_own:0 -msgid "Karma to close its own posts" -msgstr "" - #. module: website_forum #: field:forum.post,karma_comment:0 msgid "Karma to comment" msgstr "" #. module: website_forum -#: field:forum.forum,karma_comment_all:0 -msgid "Karma to comment all posts" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_comment_own:0 -msgid "Karma to comment its own posts" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_comment_convert_all:0 -msgid "Karma to convert all answers to answers and vice versa" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_comment_convert_own:0 -msgid "Karma to convert its own answers to comments and vice versa" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_unlink_all:0 -msgid "Karma to delete all posts" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_unlink_own:0 -msgid "Karma to delete its own posts" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_downvote:0 #: field:forum.post,karma_downvote:0 msgid "Karma to downvote" msgstr "" @@ -800,38 +865,12 @@ msgstr "" msgid "Karma to edit" msgstr "" -#. module: website_forum -#: field:forum.forum,karma_edit_all:0 -msgid "Karma to edit all posts" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_edit_own:0 -msgid "Karma to edit its own posts" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_flag:0 -msgid "Karma to flag a post as offensive" -msgstr "" - #. module: website_forum #: field:forum.post,karma_unlink:0 msgid "Karma to unlink" msgstr "" #. module: website_forum -#: field:forum.forum,karma_comment_unlink_own:0 -msgid "Karma to unlink its own comments" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_comment_unlink_all:0 -msgid "Karma to unlinnk all comments" -msgstr "" - -#. module: website_forum -#: field:forum.forum,karma_upvote:0 #: field:forum.post,karma_upvote:0 msgid "Karma to upvote" msgstr "" @@ -873,6 +912,11 @@ msgstr "" msgid "Last updated:" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_editor_link_files:0 +msgid "Linking files (Editor)" +msgstr "" + #. module: website_forum #: field:forum.forum,message_ids:0 #: field:forum.post,message_ids:0 @@ -1134,13 +1178,18 @@ msgid "Question" msgstr "" #. module: website_forum -#: code:addons/website_forum/models/forum.py:368 +#: code:addons/website_forum/models/forum.py:414 #: model:mail.message.subtype,description:website_forum.mt_question_edit #: model:mail.message.subtype,name:website_forum.mt_question_edit #, python-format msgid "Question Edited" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_gen_question_downvote:0 +msgid "Question downvoted" +msgstr "" + #. module: website_forum #: view:website:website_forum.404 msgid "Question not found!" @@ -1151,6 +1200,11 @@ msgstr "" msgid "Question tools" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_gen_question_upvote:0 +msgid "Question upvoted" +msgstr "" + #. module: website_forum #: view:website:website_forum.close_question msgid "Question:" @@ -1164,7 +1218,7 @@ msgid "Questions" msgstr "" #. module: website_forum -#: code:addons/website_forum/models/forum.py:330 +#: code:addons/website_forum/models/forum.py:376 #, python-format msgid "Re: %s" msgstr "" @@ -1349,6 +1403,16 @@ msgstr "" msgid "Unanswered" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_comment_unlink_all:0 +msgid "Unlink all comments" +msgstr "" + +#. module: website_forum +#: field:forum.forum,karma_comment_unlink_own:0 +msgid "Unlink its own comments" +msgstr "" + #. module: website_forum #: field:forum.forum,message_unread:0 #: field:forum.post,message_unread:0 @@ -1370,6 +1434,11 @@ msgstr "" msgid "Updated by" msgstr "" +#. module: website_forum +#: field:forum.forum,karma_upvote:0 +msgid "Upvote" +msgstr "" + #. module: website_forum #: model:gamification.goal.definition,name:website_forum.definition_student msgid "Upvoted question (1)" @@ -1522,6 +1591,12 @@ msgstr "" msgid "bronze" msgstr "" +#. module: website_forum +#: view:website:website_forum.display_post +#: view:website:website_forum.post_description_full +msgid "by" +msgstr "" + #. module: website_forum #: view:website:website_forum.forum_index msgid "by activity date" @@ -1617,6 +1692,18 @@ msgstr "" msgid "off-topic or not relevant" msgstr "" +#. module: website_forum +#: view:website:website_forum.display_post +#: view:website:website_forum.post_comment +#: view:website:website_forum.post_description_full +msgid "on" +msgstr "" + +#. module: website_forum +#: view:website:website_forum.close_question +msgid "or" +msgstr "" + #. module: website_forum #: view:website:website_forum.ask_question msgid "please, try to make your question interesting to others" diff --git a/addons/website_forum_doc/i18n/website_forum_doc.pot b/addons/website_forum_doc/i18n/website_forum_doc.pot index ed7b7131c68..ec3366ff9d8 100644 --- a/addons/website_forum_doc/i18n/website_forum_doc.pot +++ b/addons/website_forum_doc/i18n/website_forum_doc.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -466,3 +466,8 @@ msgstr "" msgid "official documentation" msgstr "" +#. module: website_forum_doc +#: view:website:website_forum_doc.promote_question +msgid "or" +msgstr "" + diff --git a/addons/website_gengo/i18n/website_gengo.pot b/addons/website_gengo/i18n/website_gengo.pot index 363881da221..610f0628ba8 100644 --- a/addons/website_gengo/i18n/website_gengo.pot +++ b/addons/website_gengo/i18n/website_gengo.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_google_map/i18n/website_google_map.pot b/addons/website_google_map/i18n/website_google_map.pot index aa9263f1dd7..a300ed1d432 100644 --- a/addons/website_google_map/i18n/website_google_map.pot +++ b/addons/website_google_map/i18n/website_google_map.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_hr/i18n/website_hr.pot b/addons/website_hr/i18n/website_hr.pot index ac6152a8230..954e6ceac37 100644 --- a/addons/website_hr/i18n/website_hr.pot +++ b/addons/website_hr/i18n/website_hr.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_hr_recruitment/i18n/website_hr_recruitment.pot b/addons/website_hr_recruitment/i18n/website_hr_recruitment.pot index 12033d6d00a..686ae072fd8 100644 --- a/addons/website_hr_recruitment/i18n/website_hr_recruitment.pot +++ b/addons/website_hr_recruitment/i18n/website_hr_recruitment.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_livechat/i18n/website_livechat.pot b/addons/website_livechat/i18n/website_livechat.pot index 89bc2f8e950..19723bdc9ec 100644 --- a/addons/website_livechat/i18n/website_livechat.pot +++ b/addons/website_livechat/i18n/website_livechat.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:08+0000\n" +"PO-Revision-Date: 2015-01-21 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_mail/i18n/website_mail.pot b/addons/website_mail/i18n/website_mail.pot index 9e28463f8ca..8c5a99dd095 100644 --- a/addons/website_mail/i18n/website_mail.pot +++ b/addons/website_mail/i18n/website_mail.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -67,6 +67,11 @@ msgstr "" msgid "Back" msgstr "" +#. module: website_mail +#: view:website:website_mail.email_designer +msgid "Back to the mass mailing" +msgstr "" + #. module: website_mail #: view:website:website_mail.email_designer_snippets msgid "Battery: 12 hours" @@ -270,11 +275,6 @@ msgstr "" msgid "Published" msgstr "" -#. module: website_mail -#: view:website:website_mail.email_designer -msgid "Save and Continue" -msgstr "" - #. module: website_mail #: view:website:website_mail.email_designer_snippets msgid "Screen: 2.5 inch" diff --git a/addons/website_mail_group/i18n/website_mail_group.pot b/addons/website_mail_group/i18n/website_mail_group.pot index f7ddef4c077..3f3a70bfa0d 100644 --- a/addons/website_mail_group/i18n/website_mail_group.pot +++ b/addons/website_mail_group/i18n/website_mail_group.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -140,6 +140,12 @@ msgstr "" msgid "attachments" msgstr "" +#. module: website_mail_group +#: view:website:website_mail_group.group_message +#: view:website:website_mail_group.messages_short +msgid "by" +msgstr "" + #. module: website_mail_group #: view:website:website_mail_group.group_message #: view:website:website_mail_group.group_messages diff --git a/addons/website_membership/i18n/website_membership.pot b/addons/website_membership/i18n/website_membership.pot index 6dfd6994104..6678e5292d0 100644 --- a/addons/website_membership/i18n/website_membership.pot +++ b/addons/website_membership/i18n/website_membership.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_partner/i18n/website_partner.pot b/addons/website_partner/i18n/website_partner.pot index c4006ec59bf..10fcf9e0166 100644 --- a/addons/website_partner/i18n/website_partner.pot +++ b/addons/website_partner/i18n/website_partner.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_payment/i18n/website_payment.pot b/addons/website_payment/i18n/website_payment.pot index 52e5424f4a6..2129b9a23ec 100644 --- a/addons/website_payment/i18n/website_payment.pot +++ b/addons/website_payment/i18n/website_payment.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_project/i18n/website_project.pot b/addons/website_project/i18n/website_project.pot index c8bb426fa3e..bd9b3ff3b68 100644 --- a/addons/website_project/i18n/website_project.pot +++ b/addons/website_project/i18n/website_project.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_quote/i18n/website_quote.pot b/addons/website_quote/i18n/website_quote.pot index 9f383b75fe4..b35c04b3d4e 100644 --- a/addons/website_quote/i18n/website_quote.pot +++ b/addons/website_quote/i18n/website_quote.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,6 +15,98 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: website_quote +#: model:email.template,body_html:website_quote.email_template_edi_sale +msgid "\n" +"
\n" +"\n" +"

Hello ${object.partner_id.name},

\n" +"\n" +"

Here is your ${object.state in ('draft', 'sent') and 'quotation' or 'order confirmation'} from ${object.company_id.name}:

\n" +"\n" +"

\n" +"   REFERENCES
\n" +"   Order number: ${object.name}
\n" +"   Order total: ${object.amount_total} ${object.pricelist_id.currency_id.name}
\n" +"   Order date: ${object.date_order}
\n" +" % if object.origin:\n" +"   Order reference: ${object.origin}
\n" +" % endif\n" +" % if object.client_order_ref:\n" +"   Your reference: ${object.client_order_ref}
\n" +" % endif\n" +" % if object.user_id:\n" +"   Your contact: ${object.user_id.name}\n" +" % endif\n" +"

\n" +"\n" +" <% set signup_url = object.get_signup_url() %>\n" +" % if signup_url:\n" +"

\n" +" You can access this document and pay online via our Customer Portal:\n" +"

\n" +" View ${object.state in ('draft', 'sent') and 'Quotation' or 'Order'}\n" +" % endif\n" +"\n" +" % if object.paypal_url:\n" +"
\n" +"

It is also possible to directly pay with Paypal:

\n" +" \n" +" \n" +" \n" +" % endif\n" +"\n" +"
\n" +"

If you have any question, do not hesitate to contact us.

\n" +"

Thank you for choosing ${object.company_id.name or 'us'}!

\n" +"
\n" +"
\n" +"
\n" +"

\n" +" ${object.company_id.name}

\n" +"
\n" +"
\n" +" \n" +" % if object.company_id.street:\n" +" ${object.company_id.street}
\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +"
\n" +" % if object.company_id.phone:\n" +"
\n" +" Phone:  ${object.company_id.phone}\n" +"
\n" +" % endif\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" % endif\n" +"

\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: website_quote +#: model:email.template,report_name:website_quote.email_template_edi_sale +msgid "${(object.name or '').replace('/','_')}_${object.state == 'draft' and 'draft' or ''}" +msgstr "" + +#. module: website_quote +#: model:email.template,subject:website_quote.email_template_edi_sale +msgid "${object.company_id.name|safe} ${object.state in ('draft', 'sent') and 'Quotation' or 'Order'} (Ref ${object.name or 'n/a' })" +msgstr "" + #. module: website_quote #: view:website:website_quote.optional_products #: view:website:website_quote.pricing @@ -666,6 +758,11 @@ msgstr "" msgid "ID" msgstr "" +#. module: website_quote +#: view:website:website_quote.so_quotation +msgid "Incl. tax)" +msgstr "" + #. module: website_quote #: view:website:website_quote.navigation_menu msgid "Introduction" @@ -1116,6 +1213,16 @@ msgstr "" msgid "if you want a new one." msgstr "" +#. module: website_quote +#: view:website:website_quote.chatter +msgid "on" +msgstr "" + +#. module: website_quote +#: view:website:website_quote.so_quotation +msgid "or" +msgstr "" + #. module: website_quote #: view:website:website_quote.so_template msgid "this content\n" diff --git a/addons/website_report/i18n/website_report.pot b/addons/website_report/i18n/website_report.pot index 55cc7a4db84..df167424e3d 100644 --- a/addons/website_report/i18n/website_report.pot +++ b/addons/website_report/i18n/website_report.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_sale/i18n/website_sale.pot b/addons/website_sale/i18n/website_sale.pot index 2269b154274..a5731a8bb06 100644 --- a/addons/website_sale/i18n/website_sale.pot +++ b/addons/website_sale/i18n/website_sale.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -453,7 +453,7 @@ msgstr "" #. module: website_sale #. openerp-web -#: code:addons/website_sale/controllers/main.py:812 +#: code:addons/website_sale/controllers/main.py:845 #: code:addons/website_sale/static/src/js/website_sale.editor.js:11 #: view:website:website.layout #, python-format @@ -510,7 +510,7 @@ msgid "Parent Category" msgstr "" #. module: website_sale -#: code:addons/website_sale/controllers/main.py:622 +#: code:addons/website_sale/controllers/main.py:654 #: view:website:website_sale.payment #, python-format msgid "Pay Now" @@ -924,21 +924,21 @@ msgid "Thank you for your order." msgstr "" #. module: website_sale -#: code:addons/website_sale/controllers/main.py:723 +#: code:addons/website_sale/controllers/main.py:752 #, python-format msgid "The payment seems to have been canceled." msgstr "" #. module: website_sale -#: code:addons/website_sale/controllers/main.py:699 -#: code:addons/website_sale/controllers/main.py:711 +#: code:addons/website_sale/controllers/main.py:728 +#: code:addons/website_sale/controllers/main.py:740 #, python-format msgid "There seems to be an error with your request." msgstr "" #. module: website_sale #: help:product.public.category,image:0 -msgid "This field holds the image used as image for the cateogry, limited to 1024x1024px." +msgid "This field holds the image used as image for the category, limited to 1024x1024px." msgstr "" #. module: website_sale @@ -1072,14 +1072,14 @@ msgid "Your cart is empty!" msgstr "" #. module: website_sale -#: code:addons/website_sale/controllers/main.py:721 +#: code:addons/website_sale/controllers/main.py:750 #, python-format msgid "Your payment has been received." msgstr "" #. module: website_sale -#: code:addons/website_sale/controllers/main.py:725 -#: code:addons/website_sale/controllers/main.py:729 +#: code:addons/website_sale/controllers/main.py:754 +#: code:addons/website_sale/controllers/main.py:758 #, python-format msgid "Your transaction is waiting confirmation." msgstr "" @@ -1119,6 +1119,16 @@ msgstr "" msgid "comments" msgstr "" +#. module: website_sale +#: view:website:website_sale.product +msgid "on" +msgstr "" + +#. module: website_sale +#: view:website:website_sale.checkout +msgid "or" +msgstr "" + #. module: website_sale #: view:website:website_sale.products msgid "pagination form-inline col-md-3" diff --git a/addons/website_sale_delivery/i18n/website_sale_delivery.pot b/addons/website_sale_delivery/i18n/website_sale_delivery.pot index cd0bd3c86b2..3efe35d4db3 100644 --- a/addons/website_sale_delivery/i18n/website_sale_delivery.pot +++ b/addons/website_sale_delivery/i18n/website_sale_delivery.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_sale_options/i18n/website_sale_options.pot b/addons/website_sale_options/i18n/website_sale_options.pot index b929246766c..e22cb3e9d19 100644 --- a/addons/website_sale_options/i18n/website_sale_options.pot +++ b/addons/website_sale_options/i18n/website_sale_options.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-14 13:09+0000\n" -"PO-Revision-Date: 2014-08-14 13:09+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/addons/website_twitter/i18n/website_twitter.pot b/addons/website_twitter/i18n/website_twitter.pot index cea8582a37e..4b8e14b92b6 100644 --- a/addons/website_twitter/i18n/website_twitter.pot +++ b/addons/website_twitter/i18n/website_twitter.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:28+0000\n" -"PO-Revision-Date: 2014-09-23 16:28+0000\n" +"POT-Creation-Date: 2015-01-21 14:09+0000\n" +"PO-Revision-Date: 2015-01-21 14:09+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/openerp/addons/base/i18n/base.pot b/openerp/addons/base/i18n/base.pot index 8f5b4080d07..b2b77cc498a 100644 --- a/openerp/addons/base/i18n/base.pot +++ b/openerp/addons/base/i18n/base.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-23 16:26+0000\n" -"PO-Revision-Date: 2014-09-23 16:26+0000\n" +"POT-Creation-Date: 2015-01-21 14:07+0000\n" +"PO-Revision-Date: 2015-01-21 14:07+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -693,7 +693,7 @@ msgid "\n" "Customize access to your OpenERP database to external users by creating portals.\n" "================================================================================\n" "A portal defines a specific user menu and access rights for its members. This\n" -"menu can ben seen by portal members, public users and any other user that\n" +"menu can be seen by portal members, public users and any other user that\n" "have the access to technical features (e.g. the administrator).\n" "Also, each portal member is linked to a specific partner.\n" "\n" @@ -1613,6 +1613,17 @@ msgid "\n" "" msgstr "" +#. module: base +#: model:ir.module.module,description:base.module_im_odoo_support +msgid "\n" +"Odoo Live Support\n" +"=================\n" +"\n" +"Ask your functionnal question directly to the Odoo Operators with the livechat support.\n" +"\n" +" " +msgstr "" + #. module: base #: model:ir.module.module,description:base.module_website_livechat msgid "\n" @@ -1960,10 +1971,8 @@ msgstr "" #: model:ir.module.module,description:base.module_product_extended msgid "\n" "Product extension. This module adds:\n" -" * Last purchase order for each product supplier \n" -" * New functional field: Available stock (real+outgoing stock)\n" -" * Computes standard price from the BoM of the product (optional for each product)\n" -" * Standard price is shown in the BoM and it can be computed with a wizard \n" +" * Computes standard price from the BoM of the product with a button on the product variant based\n" +" on the materials in the BoM and the work centers. It can create the necessary accounting entries when necessary.\n" "" msgstr "" @@ -2151,27 +2160,33 @@ msgstr "" msgid "\n" "Swiss localization\n" "==================\n" -" **Multilang swiss STERCHI account chart and taxes**\n" -" **Author:** Camptocamp SA\n" "\n" -" **Financial contributors:** Prisme Solutions Informatique SA, Quod SA\n" +"**Multilang Swiss PME/KMU 2015 account chart and taxes**\n" "\n" -" **Translation contributors:** brain-tec AG, Agile Business Group\n" +"**Author:** Camptocamp SA\n" "\n" -" **This release will introduce major changes to l10n_ch.**\n" +"**Financial contributors:** Prisme Solutions Informatique SA, Quod SA\n" "\n" -" Due to important refactoring needs and the Switzerland adoption of new international payment standard during 2013-2014. We have reorganised the swiss localization addons this way:\n" +"**Translation contributors:** brain-tec AG, Agile Business Group\n" "\n" -" - **l10n_ch**: Multilang swiss STERCHI account chart and taxes (official addon)\n" -" - **l10n_ch_base_bank**: Technical module that introduces a new and simplified version of bank type management\n" -" - **l10n_ch_bank**: List of swiss banks\n" -" - **l10n_ch_zip**: List of swiss postal zip\n" -" - **l10n_ch_dta**: Support of dta payment protocol (will be deprecated end 2014)\n" -" - **l10n_ch_payment_slip**: Support of ESR/BVR payment slip report and reconciliation. Report refactored with easy element positioning.\n" -" - **l10n_ch_sepa**: Alpha implementation of PostFinance SEPA/PAIN support will be completed during 2013/2014\n" +"The swiss localization addons are organized this way:\n" "\n" -" The modules will be soon available on OpenERP swiss localization on launchpad:\n" -" https://launchpad.net/openerp-swiss-localization\n" +"``l10n_ch``\n" +" Multilang Swiss PME/KMU 2015 account chart and taxes (official addon)\n" +"``l10n_ch_base_bank``\n" +" Technical module that introduces a new and simplified version of bank\n" +" type management\n" +"``l10n_ch_bank``\n" +" List of swiss banks\n" +"``l10n_ch_zip``\n" +" List of swiss postal zip\n" +"``l10n_ch_dta``\n" +" Support of the DTA payment protocol (will be deprecated by the end of 2014)\n" +"``l10n_ch_payment_slip``\n" +" Support of ESR/BVR payment slip report and reconciliation.\n" +"\n" +"``l10n_ch`` is located in the core Odoo modules. The other modules are in:\n" +"https://github.com/OCA/l10n-switzerland\n" "" msgstr "" @@ -2511,17 +2526,22 @@ msgid "\n" "This is the module for computing Procurements.\n" "==============================================\n" "\n" -"In the MRP process, procurements orders are created to launch manufacturing\n" -"orders, purchase orders, stock allocations. Procurement orders are\n" -"generated automatically by the system and unless there is a problem, the\n" -"user will not be notified. In case of problems, the system will raise some\n" -"procurement exceptions to inform the user about blocking problems that need\n" -"to be resolved manually (like, missing BoM structure or missing supplier).\n" +"This procurement module only depends on the product module and is not useful\n" +"on itself. Procurements represent needs that need to be solved by a procurement\n" +"rule. When a procurement is created, it is confirmed. When a rule is found,\n" +"it will be put in running state. After, it will check if what needed to be done\n" +"for the rule has been executed. Then it will go to the done state. A procurement\n" +"can also go into exception, for example when it can not find a rule and it can be cancelled.\n" "\n" -"The procurement order will schedule a proposal for automatic procurement\n" -"for the product which needs replenishment. This procurement will start a\n" -"task, either a purchase order form for the supplier, or a production order\n" -"depending on the product's configuration.\n" +"The mechanism will be extended by several modules. The procurement rule of stock will\n" +"create a move and the procurement will be fulfilled when the move is done.\n" +"The procurement rule of sale_service will create a task. Those of purchase or\n" +"mrp will create a purchase order or a manufacturing order.\n" +"\n" +"The scheduler will check if it can assign a rule to confirmed procurements and if\n" +"it can put running procurements to done.\n" +"\n" +"Procurements in exception should be checked manually and can be re-run.\n" " " msgstr "" @@ -2579,7 +2599,7 @@ msgid "\n" "zakładając, że wszystkie towary są w obrocie hurtowym.\n" "\n" "Niniejszy moduł jest przeznaczony dla odoo 8.0.\n" -"Wewnętrzny numer wersji OpenGLOBE 1.01\n" +"Wewnętrzny numer wersji OpenGLOBE 1.02\n" " " msgstr "" @@ -3309,7 +3329,7 @@ msgid "\n" " send, reports to print and send by email, custom actions\n" " * Define input segments that will select the items that should enter the\n" " campaign (e.g leads from certain countries.)\n" -" * Run you campaign in simulation mode to test it real-time or accelerated,\n" +" * Run your campaign in simulation mode to test it real-time or accelerated,\n" " and fine-tune it\n" " * You may also start the real campaign in manual mode, where each action\n" " requires manual validation\n" @@ -3508,7 +3528,7 @@ msgstr "" msgid "\n" "Vehicle, leasing, insurances, cost\n" "==================================\n" -"With this module, OpenERP helps you managing all your vehicles, the\n" +"With this module, Odoo helps you managing all your vehicles, the\n" "contracts associated to those vehicle as well as services, fuel log\n" "entries, costs and many other features necessary to the management \n" "of your fleet of vehicle(s)\n" @@ -3658,7 +3678,7 @@ msgstr "" #. module: base #: code:addons/base/ir/ir_filters.py:36 -#: code:addons/base/res/res_partner.py:355 +#: code:addons/base/res/res_partner.py:356 #: code:addons/base/res/res_users.py:120 #: code:addons/base/res/res_users.py:371 #: code:addons/base/res/res_users.py:373 @@ -3682,31 +3702,31 @@ msgid "%y - Year without century [00,99]." msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:997 +#: code:addons/base/ir/ir_model.py:1015 #, 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 "" #. module: base -#: code:addons/base/ir/ir_fields.py:191 +#: code:addons/base/ir/ir_fields.py:172 #, python-format msgid "'%s' does not seem to be a number for field '%%(field)s'" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:204 +#: code:addons/base/ir/ir_fields.py:188 #, python-format msgid "'%s' does not seem to be a valid date for field '%%(field)s'" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:235 +#: code:addons/base/ir/ir_fields.py:219 #, python-format msgid "'%s' does not seem to be a valid datetime for field '%%(field)s'" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:183 +#: code:addons/base/ir/ir_fields.py:163 #, python-format msgid "'%s' does not seem to be an integer for field '%%(field)s'" msgstr "" @@ -3966,7 +3986,7 @@ msgid "A module with dummy methods." msgstr "" #. module: base -#: code:addons/base/ir/ir_qweb.py:835 +#: code:addons/base/ir/ir_qweb.py:882 #, python-format msgid "A unit must be provided to duration widgets" msgstr "" @@ -4017,6 +4037,12 @@ msgstr "" msgid "Access Controls List" msgstr "" +#. module: base +#: code:addons/base/ir/ir_attachment.py:257 +#, python-format +msgid "Access Denied" +msgstr "" + #. module: base #: model:ir.model,name:base.model_res_groups msgid "Access Groups" @@ -4379,9 +4405,9 @@ msgid "Administrative divisions of a country. E.g. Fed. State, Departement, Cant msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:548 -#: code:addons/base/ir/ir_model.py:609 -#: code:addons/base/ir/ir_model.py:1116 +#: code:addons/base/ir/ir_model.py:566 +#: code:addons/base/ir/ir_model.py:627 +#: code:addons/base/ir/ir_model.py:1134 #, python-format msgid "Administrator access is required to uninstall a module" msgstr "" @@ -4468,7 +4494,7 @@ msgid "Always Searchable" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:373 +#: code:addons/base/ir/ir_fields.py:350 #, python-format msgid "Ambiguous specification for field '%(field)s', only provide one of name, external id or database id" msgstr "" @@ -4545,7 +4571,7 @@ msgid "Applicant Resumes and Letters" msgstr "" #. module: base -#: code:addons/base/res/res_users.py:735 +#: code:addons/base/res/res_users.py:739 #: model:ir.model,name:base.model_ir_module_category #: field:ir.module.module,application:0 #: field:res.groups,category_id:0 @@ -4565,7 +4591,7 @@ msgid "Apply" msgstr "" #. module: base -#: code:addons/base/module/module.py:568 +#: code:addons/base/module/module.py:569 #: view:base.module.upgrade:base.view_base_module_upgrade_install #: model:ir.actions.act_window,name:base.action_view_base_module_upgrade #, python-format @@ -4929,7 +4955,7 @@ msgid "Base Kanban" msgstr "" #. module: base -#: code:addons/base/res/res_lang.py:189 +#: code:addons/base/res/res_lang.py:203 #, python-format msgid "Base Language 'en_US' can not be deleted!" msgstr "" @@ -5206,7 +5232,7 @@ msgid "Campaign in Mass Mailing" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:370 +#: code:addons/base/ir/ir_fields.py:347 #, python-format msgid "Can not create Many-To-One records indirectly, import the field separately" msgstr "" @@ -5218,13 +5244,13 @@ msgid "Can not remove root user!" msgstr "" #. module: base -#: code:addons/base/module/module.py:548 +#: code:addons/base/module/module.py:549 #, python-format msgid "Can not upgrade module '%s'. It is not installed." msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:456 +#: code:addons/base/ir/ir_model.py:464 #, python-format msgid "Can only rename one column at a time!" msgstr "" @@ -5281,7 +5307,7 @@ msgid "Cannot duplicate configuration!" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:458 +#: code:addons/base/ir/ir_model.py:466 #, python-format msgid "Cannot rename column to %s, because that column already exists!" msgstr "" @@ -5365,25 +5391,25 @@ msgid "Change the user password." msgstr "" #. module: base -#: code:addons/base/res/res_partner.py:378 +#: code:addons/base/res/res_partner.py:379 #, python-format msgid "Changing the company of a contact should only be done if it was never correctly set. If an existing contact starts working for a new company then a new contact should be created under that new company. You can use the \"Discard\" button to abandon this change." msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:467 +#: code:addons/base/ir/ir_model.py:475 #, python-format msgid "Changing the model of a field is forbidden!" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:413 +#: code:addons/base/ir/ir_model.py:419 #, python-format msgid "Changing the storing system for field \"%s\" is not allowed." msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:470 +#: code:addons/base/ir/ir_model.py:478 #, python-format msgid "Changing the type of a column is not yet supported. Please drop it and create it again!" msgstr "" @@ -5398,6 +5424,11 @@ msgstr "" msgid "Chat With Your Website Visitors" msgstr "" +#. module: base +#: model:ir.module.module,summary:base.module_im_odoo_support +msgid "Chat with the Odoo collaborators" +msgstr "" + #. module: base #: model:ir.module.module,shortdesc:base.module_account_check_writing msgid "Check Writing" @@ -5527,6 +5558,7 @@ msgid "Christmas Island" msgstr "" #. module: base +#: code:addons/base/res/res_partner.py:69 #: view:res.bank:base.view_res_bank_form #: field:res.bank,city:0 #: view:res.company:base.view_company_form @@ -5535,6 +5567,7 @@ msgstr "" #: field:res.partner,city:0 #: view:res.partner.bank:base.view_partner_bank_form #: field:res.partner.bank,city:0 +#, python-format msgid "City" msgstr "" @@ -5844,13 +5877,13 @@ msgid "Connection Security" msgstr "" #. module: base -#: code:addons/base/ir/ir_mail_server.py:219 +#: code:addons/base/ir/ir_mail_server.py:208 #, python-format msgid "Connection Test Failed!" msgstr "" #. module: base -#: code:addons/base/ir/ir_mail_server.py:226 +#: code:addons/base/ir/ir_mail_server.py:215 #, python-format msgid "Connection Test Succeeded!" msgstr "" @@ -5981,7 +6014,7 @@ msgid "Costa Rica - Accounting" msgstr "" #. module: base -#: code:addons/base/res/res_partner.py:629 +#: code:addons/base/res/res_partner.py:638 #, python-format msgid "Couldn't create contact without email address!" msgstr "" @@ -6024,6 +6057,11 @@ msgstr "" msgid "Country Group" msgstr "" +#. module: base +#: field:res.country,country_group_ids:0 +msgid "Country Groups" +msgstr "" + #. module: base #: field:res.country,name:0 msgid "Country Name" @@ -6408,7 +6446,7 @@ msgid "Custom Shortcuts" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:374 +#: code:addons/base/ir/ir_model.py:381 #, python-format msgid "Custom fields must have a name that starts with 'x_' !" msgstr "" @@ -6668,7 +6706,7 @@ msgid "Delete Access Right" msgstr "" #. module: base -#: code:addons/base/ir/ir_actions.py:839 +#: code:addons/base/ir/ir_actions.py:841 #, python-format msgid "Deletion of the action record failed." msgstr "" @@ -6775,7 +6813,7 @@ msgid "Directory" msgstr "" #. module: base -#: code:addons/base/res/res_config.py:471 +#: code:addons/base/res/res_config.py:472 #, python-format msgid "Disabling this option will also uninstall the following modules \n" "%s" @@ -6852,8 +6890,8 @@ msgid "Document Management System" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:771 -#: code:addons/base/ir/ir_model.py:774 +#: code:addons/base/ir/ir_model.py:789 +#: code:addons/base/ir/ir_model.py:792 #, python-format msgid "Document model" msgstr "" @@ -6930,7 +6968,7 @@ msgid "Duplicating workflows is not possible, please create a new workflow" msgstr "" #. module: base -#: code:addons/base/ir/ir_qweb.py:833 +#: code:addons/base/ir/ir_qweb.py:880 #, python-format msgid "Durations can't be negative" msgstr "" @@ -7090,22 +7128,22 @@ msgid "Eritrea" msgstr "" #. module: base -#: code:addons/base/ir/ir_actions.py:844 -#: code:addons/base/ir/ir_model.py:176 -#: code:addons/base/ir/ir_model.py:296 -#: code:addons/base/ir/ir_model.py:310 -#: code:addons/base/ir/ir_model.py:350 -#: code:addons/base/ir/ir_model.py:369 -#: code:addons/base/ir/ir_model.py:374 -#: code:addons/base/ir/ir_model.py:377 -#: code:addons/base/ir/ir_translation.py:396 +#: code:addons/base/ir/ir_actions.py:846 +#: code:addons/base/ir/ir_model.py:183 +#: code:addons/base/ir/ir_model.py:299 +#: code:addons/base/ir/ir_model.py:313 +#: code:addons/base/ir/ir_model.py:353 +#: code:addons/base/ir/ir_model.py:376 +#: code:addons/base/ir/ir_model.py:381 +#: code:addons/base/ir/ir_model.py:384 +#: code:addons/base/ir/ir_translation.py:401 #: code:addons/base/module/module.py:339 #: code:addons/base/module/module.py:381 #: code:addons/base/module/module.py:386 #: code:addons/base/module/module.py:396 -#: code:addons/base/module/module.py:522 -#: code:addons/base/module/module.py:548 -#: code:addons/base/module/module.py:562 +#: code:addons/base/module/module.py:523 +#: code:addons/base/module/module.py:549 +#: code:addons/base/module/module.py:563 #: code:addons/base/res/res_currency.py:230 #: code:addons/base/res/res_users.py:126 #: code:addons/custom.py:554 @@ -7132,14 +7170,14 @@ msgid "Error context:\n" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:413 -#: code:addons/base/ir/ir_model.py:415 -#: code:addons/base/ir/ir_model.py:442 -#: code:addons/base/ir/ir_model.py:456 -#: code:addons/base/ir/ir_model.py:458 -#: code:addons/base/ir/ir_model.py:460 -#: code:addons/base/ir/ir_model.py:467 -#: code:addons/base/ir/ir_model.py:470 +#: code:addons/base/ir/ir_model.py:419 +#: code:addons/base/ir/ir_model.py:421 +#: code:addons/base/ir/ir_model.py:450 +#: code:addons/base/ir/ir_model.py:464 +#: code:addons/base/ir/ir_model.py:466 +#: code:addons/base/ir/ir_model.py:468 +#: code:addons/base/ir/ir_model.py:475 +#: code:addons/base/ir/ir_model.py:478 #: code:addons/base/module/wizard/base_update_translations.py:39 #: code:addons/base/res/res_currency.py:59 #, python-format @@ -7187,7 +7225,7 @@ msgid "Events Sales" msgstr "" #. module: base -#: code:addons/base/ir/ir_mail_server.py:226 +#: code:addons/base/ir/ir_mail_server.py:215 #, python-format msgid "Everything seems properly set up!" msgstr "" @@ -7414,7 +7452,7 @@ msgid "Field Type" msgstr "" #. module: base -#: code:addons/base/ir/ir_ui_view.py:834 +#: code:addons/base/ir/ir_ui_view.py:841 #, python-format msgid "Field `%(field_name)s` does not exist" msgstr "" @@ -7614,7 +7652,7 @@ msgstr "" #. module: base #: view:base.language.export:base.wizard_lang_export -msgid "For more details about translating OpenERP in your language, please refer to the" +msgid "For more details about translating Odoo in your language, please refer to the" msgstr "" #. module: base @@ -7628,7 +7666,7 @@ msgid "For relationship fields, the technical name of the target model" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:369 +#: code:addons/base/ir/ir_model.py:376 #, python-format msgid "For selection fields, the Selection Options must be given!" msgstr "" @@ -7647,7 +7685,7 @@ msgid "Format Layout" msgstr "" #. module: base -#: code:addons/base/res/res_bank.py:188 +#: code:addons/base/res/res_bank.py:189 #, python-format msgid "Formating Error" msgstr "" @@ -7668,7 +7706,7 @@ msgid "Forum, FAQ, Q&A" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:343 +#: code:addons/base/ir/ir_fields.py:320 #, python-format msgid "Found multiple matches for field '%%(field)s' (%d matches)" msgstr "" @@ -7868,7 +7906,7 @@ msgid "Glue module holding mail improvements for website." msgstr "" #. module: base -#: code:addons/base/res/res_config.py:703 +#: code:addons/base/res/res_config.py:705 #, python-format msgid "Go to the configuration panel" msgstr "" @@ -8174,7 +8212,7 @@ msgid "Here is the exported translation file:" msgstr "" #. module: base -#: code:addons/base/ir/ir_mail_server.py:219 +#: code:addons/base/ir/ir_mail_server.py:208 #, python-format msgid "Here is what we got instead:\n" " %s" @@ -8251,11 +8289,6 @@ msgstr "" msgid "Human Resources" msgstr "" -#. module: base -#: model:ir.module.category,name:base.module_category_human_ressources -msgid "Human Ressources" -msgstr "" - #. module: base #: model:ir.module.module,shortdesc:base.module_l10n_hu msgid "Hungarian - Accounting" @@ -8277,6 +8310,7 @@ msgid "IBAN Bank Accounts" msgstr "" #. module: base +#: field:_unknown,id:0 #: field:base.language.export,id:0 #: field:base.language.import,id:0 #: field:base.language.install,id:0 @@ -8712,6 +8746,12 @@ msgstr "" msgid "Inline View" msgstr "" +#. module: base +#: code:addons/base/maintenance/migrations/stock/7.saas~5.1.1/post-10-warehouseconf.py:57 +#, python-format +msgid "Input" +msgstr "" + #. module: base #: code:addons/base/module/module.py:440 #: view:ir.module.module:base.module_form @@ -8809,13 +8849,13 @@ msgid "Inuktitut / ᐃᓄᒃᑎᑐᑦ" msgstr "" #. module: base -#: code:addons/base/res/res_bank.py:188 +#: code:addons/base/res/res_bank.py:189 #, python-format msgid "Invalid Bank Account Type Name format." msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:85 +#: code:addons/base/ir/ir_model.py:92 #, python-format msgid "Invalid Search Criteria" msgstr "" @@ -8826,19 +8866,19 @@ msgid "Invalid arguments" msgstr "" #. module: base -#: code:addons/base/res/res_users.py:846 +#: code:addons/base/res/res_users.py:850 #, python-format msgid "Invalid context default_groups_ref value (model.name_id) : \"%s\"" msgstr "" #. module: base -#: code:addons/base/res/res_users.py:846 +#: code:addons/base/res/res_users.py:850 #, python-format msgid "Invalid context value" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:323 +#: code:addons/base/ir/ir_fields.py:302 #, python-format msgid "Invalid database id '%s' for the field '%%(field)s'" msgstr "" @@ -8854,7 +8894,7 @@ msgid "Invalid inheritance mode: if the mode is 'extension', the view must exten msgstr "" #. module: base -#: code:addons/base/ir/ir_actions.py:222 +#: code:addons/base/ir/ir_actions.py:227 #, python-format msgid "Invalid model name in the action definition." msgstr "" @@ -9668,13 +9708,13 @@ msgid "Madam" msgstr "" #. module: base -#: code:addons/base/ir/ir_mail_server.py:485 +#: code:addons/base/ir/ir_mail_server.py:474 #, python-format msgid "Mail Delivery Failed" msgstr "" #. module: base -#: code:addons/base/ir/ir_mail_server.py:481 +#: code:addons/base/ir/ir_mail_server.py:470 #, python-format msgid "Mail delivery failed via SMTP server '%s'.\n" "%s: %s" @@ -9995,7 +10035,7 @@ msgid "Miss" msgstr "" #. module: base -#: code:addons/base/ir/ir_mail_server.py:459 +#: code:addons/base/ir/ir_mail_server.py:448 #, python-format msgid "Missing SMTP Server" msgstr "" @@ -10035,13 +10075,13 @@ msgid "Model" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:377 +#: code:addons/base/ir/ir_model.py:384 #, python-format msgid "Model %s does not exist!" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:176 +#: code:addons/base/ir/ir_model.py:183 #, python-format msgid "Model '%s' contains module data and cannot be removed!" msgstr "" @@ -10101,7 +10141,7 @@ msgstr "" #. module: base #: code:addons/base/ir/ir_ui_view.py:584 -#: code:addons/base/ir/ir_ui_view.py:791 +#: code:addons/base/ir/ir_ui_view.py:798 #, python-format msgid "Model not found: %(model)s" msgstr "" @@ -10179,7 +10219,7 @@ msgid "Module dependency" msgstr "" #. module: base -#: code:addons/base/module/module.py:684 +#: code:addons/base/module/module.py:685 #, python-format msgid "Module not found" msgstr "" @@ -10426,7 +10466,7 @@ msgid "New Caledonia (French)" msgstr "" #. module: base -#: code:addons/base/module/wizard/base_export_language.py:39 +#: code:addons/base/module/wizard/base_export_language.py:40 #, python-format msgid "New Language (Empty translation template)" msgstr "" @@ -10448,7 +10488,7 @@ msgid "New Zealand" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:460 +#: code:addons/base/ir/ir_model.py:468 #, python-format msgid "New column name must still start with x_ , because it is a custom field!" msgstr "" @@ -10522,7 +10562,7 @@ msgid "No language with code \"%s\" exists" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:351 +#: code:addons/base/ir/ir_fields.py:328 #, python-format msgid "No matching record found for %(field_type)s '%(value)s' in field '%%(field)s'" msgstr "" @@ -10689,11 +10729,16 @@ msgstr "" #. module: base #. openerp-web -#: code:addons/base/static/src/js/apps.js:105 +#: code:addons/base/static/src/js/apps.js:179 #, python-format msgid "Odoo Apps will be available soon" msgstr "" +#. module: base +#: model:ir.module.module,shortdesc:base.module_im_odoo_support +msgid "Odoo Live Support" +msgstr "" + #. module: base #: help:ir.sequence,padding:0 msgid "Odoo will automatically adds some '0' on the left of the 'Next Number' to get the required padding size." @@ -10767,13 +10812,13 @@ msgid "Online Proposals" msgstr "" #. module: base -#: code:addons/base/res/res_config.py:539 +#: code:addons/base/res/res_config.py:541 #, python-format msgid "Only administrators can change the settings" msgstr "" #. module: base -#: code:addons/base/ir/ir_attachment.py:79 +#: code:addons/base/ir/ir_attachment.py:81 #, python-format msgid "Only administrators can execute this action." msgstr "" @@ -10798,7 +10843,7 @@ msgid "Only if this bank account belong to your company" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:771 +#: code:addons/base/ir/ir_model.py:789 #, python-format msgid "Only users with the following access level are currently allowed to do that" msgstr "" @@ -10918,8 +10963,8 @@ msgid "Original View" msgstr "" #. module: base -#: code:addons/base/res/res_users.py:746 -#: code:addons/base/res/res_users.py:898 +#: code:addons/base/res/res_users.py:750 +#: code:addons/base/res/res_users.py:902 #: selection:res.partner,type:0 #: view:res.users:base.user_groups_view #, python-format @@ -10961,6 +11006,12 @@ msgstr "" msgid "Outgoing Transitions" msgstr "" +#. module: base +#: code:addons/base/maintenance/migrations/stock/7.saas~5.1.1/post-10-warehouseconf.py:64 +#, python-format +msgid "Output" +msgstr "" + #. module: base #: field:base.language.import,overwrite:0 #: field:base.language.install,overwrite:0 @@ -10993,6 +11044,12 @@ msgstr "" msgid "POEdit" msgstr "" +#. module: base +#: code:addons/base/maintenance/migrations/stock/7.saas~5.1.1/post-10-warehouseconf.py:70 +#, python-format +msgid "Packing Zone" +msgstr "" + #. module: base #: model:ir.module.module,shortdesc:base.module_pad_project msgid "Pad on tasks" @@ -11087,6 +11144,11 @@ msgstr "" msgid "Parent Right" msgstr "" +#. module: base +#: field:res.partner,parent_name:0 +msgid "Parent name" +msgstr "" + #. module: base #: field:ir.actions.report.xml,parser:0 msgid "Parser Class" @@ -11154,7 +11216,7 @@ msgid "Partners Geo-Localization" msgstr "" #. module: base -#: code:addons/base/res/res_partner.py:765 +#: code:addons/base/res/res_partner.py:774 #, python-format msgid "Partners: " msgstr "" @@ -11251,9 +11313,9 @@ msgid "Periodical Evaluations, Appraisals, Surveys" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:548 -#: code:addons/base/ir/ir_model.py:609 -#: code:addons/base/ir/ir_model.py:1116 +#: code:addons/base/ir/ir_model.py:566 +#: code:addons/base/ir/ir_model.py:627 +#: code:addons/base/ir/ir_model.py:1134 #, python-format msgid "Permission Denied" msgstr "" @@ -11318,13 +11380,13 @@ msgid "Plano de contas SNC para Portugal" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:774 +#: code:addons/base/ir/ir_model.py:792 #, python-format msgid "Please contact your system administrator if you think this is an error." msgstr "" #. module: base -#: code:addons/base/ir/ir_mail_server.py:460 +#: code:addons/base/ir/ir_mail_server.py:449 #, python-format msgid "Please define at least one SMTP server, or provide the SMTP parameters explicitly." msgstr "" @@ -11346,7 +11408,7 @@ msgid "Please set the Base Model of the action to enable the dynamic expression msgstr "" #. module: base -#: code:addons/base/ir/ir_actions.py:844 +#: code:addons/base/ir/ir_actions.py:846 #, python-format msgid "Please specify an action to launch!" msgstr "" @@ -11428,7 +11490,7 @@ msgstr "" #. module: base #: model:res.groups,comment:base.group_portal msgid "Portal members have specific access rights (such as record rules and restricted menus).\n" -" They usually do not belong to the usual OpenERP groups." +" They usually do not belong to the usual Odoo groups." msgstr "" #. module: base @@ -11588,7 +11650,7 @@ msgid "Properties" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:443 +#: code:addons/base/ir/ir_model.py:451 #, 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 "" @@ -11621,7 +11683,7 @@ msgstr "" #. module: base #: model:res.groups,comment:base.group_public msgid "Public users have specific access rights (such as record rules and restricted menus).\n" -" They usually do not belong to the usual OpenERP groups." +" They usually do not belong to the usual Odoo groups." msgstr "" #. module: base @@ -11722,6 +11784,12 @@ msgstr "" msgid "Qualifier" msgstr "" +#. module: base +#: code:addons/base/maintenance/migrations/stock/7.saas~5.1.1/post-10-warehouseconf.py:68 +#, python-format +msgid "Quality Control" +msgstr "" + #. module: base #: model:ir.module.module,summary:base.module_sale_stock msgid "Quotation, Sale Orders, Delivery & Invoicing Control" @@ -11834,7 +11902,7 @@ msgid "Record Rules" msgstr "" #. module: base -#: code:addons/base/ir/ir_cron.py:281 +#: code:addons/base/ir/ir_cron.py:280 #, python-format msgid "Record cannot be modified right now" msgstr "" @@ -11935,7 +12003,7 @@ msgid "Remove the contextual action related to this server action" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:415 +#: code:addons/base/ir/ir_model.py:421 #, python-format msgid "Renaming sparse field \"%s\" is not allowed" msgstr "" @@ -12160,7 +12228,7 @@ msgid "Rules can not be applied on the Record Rules model." msgstr "" #. module: base -#: code:addons/base/ir/ir_actions.py:821 +#: code:addons/base/ir/ir_actions.py:823 #, python-format msgid "Run %s" msgstr "" @@ -12185,11 +12253,6 @@ msgstr "" msgid "Rwanda" msgstr "" -#. module: base -#: model:ir.module.module,shortdesc:base.module_saas_worker -msgid "SAAS Worker" -msgstr "" - #. module: base #: field:ir.mail_server,smtp_port:0 msgid "SMTP Port" @@ -12206,7 +12269,7 @@ msgid "SMTP Server" msgstr "" #. module: base -#: code:addons/base/ir/ir_mail_server.py:244 +#: code:addons/base/ir/ir_mail_server.py:233 #, python-format msgid "SMTP-over-SSL mode unavailable" msgstr "" @@ -12287,11 +12350,6 @@ msgstr "" msgid "Sale Layout, page-break, subtotals, separators, report" msgstr "" -#. module: base -#: model:ir.module.module,shortdesc:base.module_sales_team -msgid "Sale Team" -msgstr "" - #. module: base #: model:ir.module.category,name:base.module_category_sales_management #: model:ir.ui.menu,name:base.menu_base_partner @@ -12322,6 +12380,11 @@ msgstr "" msgid "Sales Team" msgstr "" +#. module: base +#: model:ir.module.module,shortdesc:base.module_sales_team +msgid "Sales Teams" +msgstr "" + #. module: base #: model:ir.module.module,shortdesc:base.module_sale_mrp msgid "Sales and MRP Management" @@ -12452,7 +12515,7 @@ msgid "See all Leads" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:304 +#: code:addons/base/ir/ir_fields.py:284 #, python-format msgid "See all possible values" msgstr "" @@ -12685,7 +12748,7 @@ msgstr "" #. module: base #. openerp-web -#: code:addons/base/static/src/js/apps.js:105 +#: code:addons/base/static/src/js/apps.js:179 #, python-format msgid "Showing locally available modules" msgstr "" @@ -12762,7 +12825,7 @@ msgid "Size" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:315 +#: code:addons/base/ir/ir_model.py:318 #, python-format msgid "Size of the field can never be less than 0 !" msgstr "" @@ -12829,25 +12892,26 @@ msgid "Sometimes called BIC or Swift." msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:765 +#: code:addons/base/ir/ir_attachment.py:257 +#: code:addons/base/ir/ir_model.py:783 #, python-format msgid "Sorry, you are not allowed to access this document." msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:767 +#: code:addons/base/ir/ir_model.py:785 #, python-format msgid "Sorry, you are not allowed to create this kind of document." msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:768 +#: code:addons/base/ir/ir_model.py:786 #, python-format msgid "Sorry, you are not allowed to delete this document." msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:766 +#: code:addons/base/ir/ir_model.py:784 #, python-format msgid "Sorry, you are not allowed to modify this document." msgstr "" @@ -13058,6 +13122,7 @@ msgid "Start configuration" msgstr "" #. module: base +#: code:addons/base/res/res_partner.py:69 #: view:res.bank:base.view_res_bank_form #: view:res.company:base.view_company_form #: view:res.country.state:base.view_country_state_form @@ -13065,6 +13130,7 @@ msgstr "" #: view:res.partner:base.view_partner_form #: field:res.partner,state_id:0 #: view:res.partner.bank:base.view_partner_bank_form +#, python-format msgid "State" msgstr "" @@ -13338,7 +13404,7 @@ msgstr "" #. module: base #: view:base.language.export:base.wizard_lang_export msgid "TGZ format: this is a compressed archive containing a PO file, directly suitable\n" -" for uploading to OpenERP's translation platform," +" for uploading to Odoo's translation platform," msgstr "" #. module: base @@ -13532,36 +13598,37 @@ msgid "The ISO country code in two chars.\n" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:138 +#: code:addons/base/ir/ir_model.py:145 #, python-format msgid "The Object name must start with x_ and not contain any special character !" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:311 +#: code:addons/base/ir/ir_model.py:314 #, python-format msgid "The Selection Options expression is must be in the [('key','Label'), ...] format!" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:297 +#: code:addons/base/ir/ir_model.py:300 #, python-format msgid "The Selection Options expression is not a valid Pythonic expression.Please provide an expression in the [('key','Label'), ...] format." msgstr "" #. module: base +#: constraint:res.lang:0 #: 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 -#: code:addons/base/module/module.py:685 +#: code:addons/base/module/module.py:686 #, python-format msgid "The `%s` module appears to be unavailable at the moment, please try again later." msgstr "" #. module: base -#: code:addons/base/module/module.py:522 +#: code:addons/base/module/module.py:523 #, python-format msgid "The `base` module cannot be uninstalled" msgstr "" @@ -13699,7 +13766,7 @@ msgid "The optional domain to restrict possible values for relationship fields, msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:85 +#: code:addons/base/ir/ir_model.py:92 #, python-format msgid "The osv_memory field can only be compared with = and != operator." msgstr "" @@ -13745,7 +13812,7 @@ msgid "The record id this is attached to" msgstr "" #. module: base -#: code:addons/fields.py:800 +#: code:addons/fields.py:847 #, 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 "" @@ -13799,13 +13866,13 @@ msgid "This Window" msgstr "" #. module: base -#: code:addons/base/ir/ir_model.py:350 +#: code:addons/base/ir/ir_model.py:353 #, python-format msgid "This column contains module data and cannot be removed!" msgstr "" #. module: base -#: code:addons/base/ir/ir_cron.py:282 +#: code:addons/base/ir/ir_cron.py:281 #, python-format msgid "This cron task is currently being executed and may not be modified, please try again in a few minutes" msgstr "" @@ -14048,7 +14115,7 @@ msgid "Translation comments" msgstr "" #. module: base -#: code:addons/base/ir/ir_translation.py:396 +#: code:addons/base/ir/ir_translation.py:401 #, python-format msgid "Translation features are unavailable until you install an extra OpenERP translation." msgstr "" @@ -14253,7 +14320,7 @@ msgid "Unicode/UTF-8" msgstr "" #. module: base -#: code:addons/base/module/module.py:525 +#: code:addons/base/module/module.py:526 #: view:ir.module.module:base.module_form #, python-format msgid "Uninstall" @@ -14286,13 +14353,13 @@ msgid "Unknown report type: %s" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:347 +#: code:addons/base/ir/ir_fields.py:324 #, python-format msgid "Unknown sub-field '%s'" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:173 +#: code:addons/base/ir/ir_fields.py:152 #, python-format msgid "Unknown value '%s' for boolean field '%%(field)s', assuming '%s'" msgstr "" @@ -14404,7 +14471,7 @@ msgid "Usability" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:175 +#: code:addons/base/ir/ir_fields.py:154 #, python-format msgid "Use '1' for yes and '0' for no" msgstr "" @@ -14435,8 +14502,8 @@ msgid "Use the base model of the action" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:205 -#: code:addons/base/ir/ir_fields.py:236 +#: code:addons/base/ir/ir_fields.py:189 +#: code:addons/base/ir/ir_fields.py:220 #, python-format msgid "Use the format '%s'" msgstr "" @@ -14472,9 +14539,9 @@ msgid "User" msgstr "" #. module: base -#: code:addons/base/res/res_lang.py:189 -#: code:addons/base/res/res_lang.py:191 -#: code:addons/base/res/res_lang.py:193 +#: code:addons/base/res/res_lang.py:203 +#: code:addons/base/res/res_lang.py:205 +#: code:addons/base/res/res_lang.py:207 #, python-format msgid "User Error" msgstr "" @@ -14560,7 +14627,7 @@ msgid "Value" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:274 +#: code:addons/base/ir/ir_fields.py:255 #, python-format msgid "Value '%s' not found in selection field '%%(field)s'" msgstr "" @@ -14741,12 +14808,12 @@ msgid "Warehouse Management: Waves" msgstr "" #. module: base -#: code:addons/base/ir/ir_actions.py:839 -#: code:addons/base/ir/ir_mail_server.py:492 +#: code:addons/base/ir/ir_actions.py:841 +#: code:addons/base/ir/ir_mail_server.py:481 #: code:addons/base/ir/ir_sequence.py:260 -#: code:addons/base/res/res_partner.py:377 -#: code:addons/base/res/res_partner.py:549 -#: code:addons/base/res/res_partner.py:629 +#: code:addons/base/res/res_partner.py:378 +#: code:addons/base/res/res_partner.py:558 +#: code:addons/base/res/res_partner.py:638 #, python-format msgid "Warning" msgstr "" @@ -14759,7 +14826,7 @@ msgstr "" #. module: base #: code:addons/base/ir/ir_sequence.py:134 #: code:addons/base/ir/ir_sequence.py:160 -#: code:addons/base/res/res_config.py:469 +#: code:addons/base/res/res_config.py:471 #: code:addons/base/res/res_users.py:512 #, python-format msgid "Warning!" @@ -15104,7 +15171,7 @@ msgid "You are creating a new user. After saving, the user will receive an invit msgstr "" #. module: base -#: code:addons/base/res/res_partner.py:549 +#: code:addons/base/res/res_partner.py:558 #, python-format msgid "You can not change the company as the partner/user has multiple user linked with different companies." msgstr "" @@ -15146,14 +15213,14 @@ msgid "You cannot create recursive Partner hierarchies." msgstr "" #. module: base -#: code:addons/base/res/res_lang.py:193 +#: code:addons/base/res/res_lang.py:207 #, python-format msgid "You cannot delete the language which is Active!\n" "Please de-activate the language first." msgstr "" #. module: base -#: code:addons/base/res/res_lang.py:191 +#: code:addons/base/res/res_lang.py:205 #, python-format msgid "You cannot delete the language which is User's Preferred Language!" msgstr "" @@ -15177,7 +15244,7 @@ msgid "You try to remove a module that is installed or will be installed" msgstr "" #. module: base -#: code:addons/base/module/module.py:562 +#: code:addons/base/module/module.py:563 #, 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." @@ -15189,13 +15256,13 @@ msgid "You will be able to define additional access rights by editing the newly msgstr "" #. module: base -#: code:addons/base/ir/ir_mail_server.py:245 +#: code:addons/base/ir/ir_mail_server.py:234 #, 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 "" #. module: base -#: code:addons/base/ir/ir_mail_server.py:493 +#: code:addons/base/ir/ir_mail_server.py:482 #, python-format msgid "Your server does not seem to support SSL, you may want to try STARTTLS instead" msgstr "" @@ -15206,10 +15273,12 @@ msgid "Yugoslavia" msgstr "" #. module: base +#: code:addons/base/res/res_partner.py:69 #: view:res.bank:base.view_res_bank_form #: view:res.company:base.view_company_form #: view:res.partner:base.view_partner_form #: view:res.partner.bank:base.view_partner_bank_form +#, python-format msgid "ZIP" msgstr "" @@ -15246,6 +15315,11 @@ msgstr "" msgid "`code` must be unique." msgstr "" +#. module: base +#: view:res.partner:base.res_partner_kanban_view +msgid "at" +msgstr "" + #. module: base #: model:res.partner.bank.type.field,name:base.bank_normal_field_bic msgid "bank_bic" @@ -15277,7 +15351,7 @@ msgid "cr: database cursor" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:313 +#: code:addons/base/ir/ir_fields.py:293 #, python-format msgid "database id" msgstr "" @@ -15367,13 +15441,13 @@ msgid "email@yourcompany.com" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:326 +#: code:addons/base/ir/ir_fields.py:305 #, python-format msgid "external id" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:155 +#: code:addons/base/ir/ir_fields.py:132 #, python-format msgid "false" msgstr "" @@ -15437,13 +15511,13 @@ msgid "n/a" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:337 +#: code:addons/base/ir/ir_fields.py:315 #, python-format msgid "name" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:155 +#: code:addons/base/ir/ir_fields.py:132 #, python-format msgid "no" msgstr "" @@ -15463,6 +15537,27 @@ msgstr "" msgid "object.partner_id.currency_id" msgstr "" +#. module: base +#: view:ir.attachment:base.view_attachment_form +msgid "on" +msgstr "" + +#. module: base +#: view:base.language.export:base.wizard_lang_export +#: view:base.language.import:base.view_base_import_language +#: view:base.language.install:base.view_base_language_install +#: view:base.module.update:base.view_base_module_update +#: view:base.module.upgrade:base.view_base_module_upgrade +#: view:base.module.upgrade:base.view_base_module_upgrade_install +#: view:base.update.translations:base.wizard_update_translations +#: view:change.password.wizard:base.change_password_wizard_view +#: view:res.config:base.res_config_view_base +#: view:res.config.installer:base.res_config_installer +#: view:res.users:base.view_users_form_simple_modif +#: view:wizard.ir.model.menu.create:base.view_model_menu_create +msgid "or" +msgstr "" + #. module: base #: view:ir.actions.server:base.view_server_action_form msgid "partner_name = obj.name + '_code'\n" @@ -15570,7 +15665,7 @@ msgid "title" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:155 +#: code:addons/base/ir/ir_fields.py:132 #, python-format msgid "true" msgstr "" @@ -15581,7 +15676,7 @@ msgid "uid: current user id" msgstr "" #. module: base -#: code:addons/fields.py:161 +#: code:addons/fields.py:196 #, python-format msgid "undefined get method !" msgstr "" @@ -15601,7 +15696,7 @@ msgid "workflow: Workflow engine" msgstr "" #. module: base -#: code:addons/base/ir/ir_fields.py:155 +#: code:addons/base/ir/ir_fields.py:132 #, python-format msgid "yes" msgstr ""