[REVERT] Cancel PO Template changes from rev.2702 - to be fully re-generated before next release

We'll also attempt to replace the master strings in the
translated .po files before replacing the master strings,
to avoid losing translations just because of mere typo fixes.

bzr revid: odo@openerp.com-20120808144613-wtz50tcz5n7kvcza
This commit is contained in:
Olivier Dony 2012-08-08 16:46:13 +02:00
parent ec210651be
commit 3fd9a77c83
47 changed files with 307 additions and 305 deletions

View File

@ -209,7 +209,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_invoice.py:1241
#, python-format
msgid "Invoice '%s' is paid partially: %s%s of %s%s (%s%s remaining)."
msgid "Invoice '%s' is paid partially: %s%s of %s%s (%s%s remaining)"
msgstr ""
#. module: account
@ -225,7 +225,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:1200
#, python-format
msgid "You cannot add/modify entries in a closed journal."
msgid "You can not add/modify entries in a closed journal."
msgstr ""
#. module: account
@ -327,7 +327,7 @@ msgstr ""
#. module: account
#: constraint:account.move.line:0
msgid "You cannot create journal items on an account of type view."
msgid "You can not create journal items on an account of type view."
msgstr ""
#. module: account
@ -579,7 +579,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:1251
#, python-format
msgid "No period is found or more than one period found for the given date."
msgid "No period found or more than one period found for the given date."
msgstr ""
#. module: account
@ -618,7 +618,7 @@ msgstr ""
#: code:addons/account/account_move_line.py:750
#: code:addons/account/account_move_line.py:803
#, python-format
msgid "To reconcile the entries company should be the same for all entries."
msgid "To reconcile the entries company should be the same for all entries"
msgstr ""
#. module: account
@ -787,7 +787,7 @@ msgstr ""
#. module: account
#: code:addons/account/wizard/account_invoice_refund.py:110
#, python-format
msgid "Cannot %s invoice which is already reconciled, invoice should be unreconciled first. You can only Refund this invoice."
msgid "Can not %s invoice which is already reconciled, invoice should be unreconciled first. You can only Refund this invoice"
msgstr ""
#. module: account
@ -907,7 +907,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:2596
#, python-format
msgid "I cannot locate a parent code for the template account!"
msgid "I can not locate a parent code for the template account!"
msgstr ""
#. module: account
@ -1134,7 +1134,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:1302
#, python-format
msgid "You cannot use this general account in this journal, check the tab 'Entry Controls' on the related journal !"
msgid "You can not use this general account in this journal, check the tab 'Entry Controls' on the related journal !"
msgstr ""
#. module: account
@ -1153,7 +1153,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:1129
#, python-format
msgid "You cannot modify/delete a journal with entries for this period !"
msgid "You can not modify/delete a journal with entries for this period !"
msgstr ""
#. module: account
@ -1239,7 +1239,7 @@ msgstr ""
#: code:addons/account/wizard/account_financial_report.py:69
#: code:addons/account/wizard/account_report_common.py:144
#, python-format
msgid "Select a starting and an ending period."
msgid "Select a starting and an ending period"
msgstr ""
#. module: account
@ -1564,7 +1564,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_invoice.py:1429
#, python-format
msgid "Selected Unit of Measure is not compatible with the Unit of Measure of the product."
msgid "You selected an Unit of Measure which is not compatible with the product."
msgstr ""
#. module: account
@ -1721,7 +1721,7 @@ msgstr ""
#. module: account
#: constraint:res.company:0
msgid "Error! You cannot create recursive companies."
msgid "Error! You can not create recursive companies."
msgstr ""
#. module: account
@ -1934,8 +1934,8 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:1461
#, python-format
msgid "No default debit account is defined \n"
"on journal \"%s\"."
msgid "There is no default default debit account defined \n"
"on journal \"%s\""
msgstr ""
#. module: account
@ -1952,14 +1952,14 @@ msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:1277
#, python-format
msgid "Cannot create an automatic sequence for this piece!\n"
msgid "Can not 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:787
#, python-format
msgid "You cannot modify the company of this journal as its related record exist in journal items."
msgid "You can not modify the company of this journal as its related record exist in journal items"
msgstr ""
#. module: account
@ -2013,7 +2013,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_invoice.py:370
#, python-format
msgid "No Sale/Purchase Journal(s) is defined!"
msgid "There is no Accounting Journal of type Sale/Purchase defined!"
msgstr ""
#. module: account
@ -2112,8 +2112,8 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:1468
#, python-format
msgid "No default credit account is defined \n"
"on journal \"%s\"."
msgid "There is no default default credit account defined \n"
"on journal \"%s\""
msgstr ""
#. module: account
@ -2163,7 +2163,7 @@ msgstr ""
#. module: account
#: constraint:account.account:0
#: constraint:account.tax.code:0
msgid "Error ! You cannot create recursive accounts."
msgid "Error ! You can not create recursive accounts."
msgstr ""
#. module: account
@ -2530,7 +2530,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:1321
#, python-format
msgid "Please define sequence on the journal !"
msgid "No sequence defined on the journal !"
msgstr ""
#. module: account
@ -2538,7 +2538,7 @@ msgstr ""
#: code:addons/account/account_invoice.py:688
#: code:addons/account/account_move_line.py:173
#, python-format
msgid "You have to define an analytic journal on the '%s' journal."
msgid "You have to define an analytic journal on the '%s' journal!"
msgstr ""
#. module: account
@ -2635,7 +2635,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_invoice.py:392
#, python-format
msgid "You cannot delete an invoice which is open or paid. We suggest you to refund it instead."
msgid "You can not delete an invoice which is open or paid. We suggest you to refund it instead."
msgstr ""
#. module: account
@ -2915,7 +2915,7 @@ msgstr ""
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:39
#, python-format
msgid "Please define End of year journal for the fiscal year."
msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
@ -3181,7 +3181,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_invoice.py:839
#, python-format
msgid "Cannot create the invoice !\n"
msgid "Can not create the invoice !\n"
"The related payment term is probably misconfigured as it gives a computed amount greater than the total invoiced amount. The latest line of your payment term must be of type 'balance' to avoid rounding issues."
msgstr ""
@ -3216,7 +3216,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:584
#, python-format
msgid "You cannot create journal items on a \"view\" account %s %s."
msgid "You can not create journal items on a \"view\" account %s %s"
msgstr ""
#. module: account
@ -3449,7 +3449,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_invoice.py:921
#, 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."
msgid "You cannot create an invoice on a centralised journal. Uncheck the centralised counterpart box in the related journal from the configuration menu."
msgstr ""
#. module: account
@ -3473,7 +3473,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:591
#, python-format
msgid "You cannot create journal items on a closed account %s %s."
msgid "You can not create journal items on a closed account %s %s"
msgstr ""
#. module: account
@ -3737,7 +3737,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:97
#, python-format
msgid "You havenot supplied enough argument to compute the initial balance, please select a period and journal in the context."
msgid "You haven't supplied enough argument to compute the initial balance, please select a period and journal in the context."
msgstr ""
#. module: account
@ -3775,8 +3775,8 @@ msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:1216
#, 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."
msgid "You can not 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
@ -3830,7 +3830,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_analytic_line.py:93
#, python-format
msgid "No expense account is defined for this product: \"%s\" (id:%d)."
msgid "There is no expense account defined for this product: \"%s\" (id:%d)"
msgstr ""
#. module: account
@ -3905,7 +3905,7 @@ msgstr ""
#. module: account
#: constraint:account.analytic.line:0
msgid "You cannot create analytic line on view account."
msgid "You can not create analytic line on view account."
msgstr ""
#. module: account
@ -3980,7 +3980,7 @@ msgstr ""
#. module: account
#: code:addons/account/report/common_report_header.py:92
#, python-format
msgid "Not implemented!"
msgid "Not implemented"
msgstr ""
#. module: account
@ -4032,7 +4032,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:1077
#, python-format
msgid "You cannot modify company of this period as some journal items exist."
msgid "You can not modify company of this period as some journal items exists."
msgstr ""
#. module: account
@ -4065,7 +4065,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:1251
#, python-format
msgid "Encoding error!"
msgid "Encoding error"
msgstr ""
#. module: account
@ -4178,7 +4178,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:1567
#, python-format
msgid "Cannot create move with currency different from the secondary currency of the account \"%s - %s\". Clear the secondary currency field of the account definition if you want to accept all currencies."
msgid "Couldn't create move with currency different from the secondary currency of the account \"%s - %s\". Clear the secondary currency field of the account definition if you want to accept all currencies."
msgstr ""
#. module: account
@ -4332,7 +4332,7 @@ msgstr ""
#. module: account
#: constraint:account.account.template:0
msgid "Configuration Error!\n"
"You cannot define children to an account with internal type different of \"View\"! "
"You can not define children to an account with internal type different of \"View\"! "
msgstr ""
#. module: account
@ -4404,7 +4404,7 @@ msgstr ""
#: code:addons/account/wizard/account_report_common.py:144
#: code:addons/account/wizard/account_report_common.py:150
#, python-format
msgid "Error!"
msgid "Error"
msgstr ""
#. module: account
@ -4501,7 +4501,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:1351
#, python-format
msgid "You cannot modify a posted entry of this journal !\n"
msgid "You can not modify a posted entry of this journal !\n"
"You should set the journal to allow cancelling entries if you want to do that."
msgstr ""
@ -4727,7 +4727,7 @@ msgstr ""
#. module: account
#: code:addons/account/wizard/account_invoice_refund.py:146
#, python-format
msgid "No Period is found on Invoice!"
msgid "No Period found on Invoice!"
msgstr ""
#. module: account
@ -4910,7 +4910,7 @@ msgstr ""
#. module: account
#: constraint:account.move:0
msgid "You cannot create more than one move per period on centralized journal."
msgid "You can not create more than one move per period on centralized journal"
msgstr ""
#. module: account
@ -5024,7 +5024,7 @@ msgstr ""
#. module: account
#: code:addons/account/wizard/account_validate_account_move.py:39
#, python-format
msgid "Specified Journal does not have any account move entries in draft state for this period."
msgid "Specified Journal does not have any account move entries in draft state for this period"
msgstr ""
#. module: account
@ -5118,7 +5118,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:963
#, python-format
msgid "No fiscal year is defined for this date !\n"
msgid "No fiscal year defined for this date !\n"
"Please create one from the configuration of the accounting menu."
msgstr ""
@ -5371,7 +5371,7 @@ msgstr ""
#: code:addons/account/account_move_line.py:1155
#: code:addons/account/account_move_line.py:1238
#, python-format
msgid "You cannot use an inactive account!"
msgid "You can not use an inactive account!"
msgstr ""
#. module: account
@ -5475,7 +5475,7 @@ msgstr ""
#. module: account
#: code:addons/account/wizard/account_report_common.py:150
#, python-format
msgid "Not implemented!"
msgid "not implemented"
msgstr ""
#. module: account
@ -5514,7 +5514,7 @@ msgstr ""
#. module: account
#: constraint:account.account:0
msgid "Configuration Error! \n"
"You cannot define children to an account with internal type different of \"View\"! "
"You can not define children to an account with internal type different of \"View\"! "
msgstr ""
#. module: account
@ -5640,7 +5640,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:629
#, python-format
msgid "You cannot remove/deactivate an account which is set on a customer or supplier."
msgid "You can not remove/desactivate an account which is set on a customer or supplier."
msgstr ""
#. module: account
@ -5929,7 +5929,7 @@ msgstr ""
#. module: account
#: constraint:account.payment.term.line:0
msgid "Percentages for Payment Term Line must be between 0 and 1, Example: 0.02 for 2% ."
msgid "Percentages for Payment Term Line must be between 0 and 1, Example: 0.02 for 2% "
msgstr ""
#. module: account
@ -5956,7 +5956,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:622
#, python-format
msgid "You cannot deactivate an account that contains some journal items."
msgid "You can not desactivate an account that contains some journal items."
msgstr ""
#. module: account
@ -5988,7 +5988,7 @@ msgstr ""
#. module: account
#: code:addons/account/wizard/account_state_open.py:37
#, python-format
msgid "Invoice is already reconciled."
msgid "Invoice is already reconciled"
msgstr ""
#. module: account
@ -6012,7 +6012,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:624
#, python-format
msgid "You cannot remove an account containing journal items."
msgid "You can not remove an account containing journal items."
msgstr ""
#. module: account
@ -6035,7 +6035,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:1563
#, python-format
msgid "Cannot create move between different companies"
msgid "Couldn't create move between different companies"
msgstr ""
#. module: account
@ -6183,7 +6183,7 @@ msgstr ""
#: code:addons/account/account_move_line.py:584
#: code:addons/account/account_move_line.py:591
#, python-format
msgid "Error !"
msgid "Error :"
msgstr ""
#. module: account
@ -6230,8 +6230,8 @@ msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:1218
#, 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."
msgid "You can not 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
@ -6454,7 +6454,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:1432
#, python-format
msgid "You cannot delete a posted journal entry \"%s\"!"
msgid "You can not delete a posted journal entry \"%s\"!"
msgstr ""
#. module: account
@ -6548,7 +6548,7 @@ msgstr ""
#: code:addons/account/account_invoice.py:528
#: code:addons/account/account_invoice.py:543
#, python-format
msgid "Cannot find a chart of account, you should create one from Settings\Configuration\Accounting menu."
msgid "Can not find a chart of account, you should create one from the configuration of the accounting menu."
msgstr ""
#. module: account
@ -6720,7 +6720,7 @@ msgstr ""
#: code:addons/account/wizard/account_validate_account_move.py:39
#: code:addons/account/wizard/account_validate_account_move.py:61
#, python-format
msgid "Warning !"
msgid "Warning"
msgstr ""
#. module: account
@ -6797,7 +6797,7 @@ msgstr ""
#. module: account
#: code:addons/account/wizard/account_fiscalyear_close.py:73
#, python-format
msgid "The periods to generate opening entries were not found."
msgid "The periods to generate opening entries were not found"
msgstr ""
#. module: account
@ -6843,7 +6843,7 @@ msgstr ""
#. module: account
#: code:addons/account/wizard/account_fiscalyear_close.py:84
#, python-format
msgid "The journal must have default credit and debit account."
msgid "The journal must have default credit and debit account"
msgstr ""
#. module: account
@ -7056,7 +7056,7 @@ msgstr ""
#: code:addons/account/wizard/account_report_aged_partner_balance.py:56
#: code:addons/account/wizard/account_report_aged_partner_balance.py:58
#, python-format
msgid "UserError!"
msgid "UserError"
msgstr ""
#. module: account
@ -7246,13 +7246,13 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:3446
#, python-format
msgid "The bank account defined on the selected chart of accounts hasnot a code."
msgid "The bank account defined on the selected chart of accounts hasn't a code."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_invoice_refund.py:108
#, python-format
msgid "Cannot %s draft/proforma/cancel invoice."
msgid "Can not %s draft/proforma/cancel invoice."
msgstr ""
#. module: account
@ -7333,7 +7333,7 @@ msgstr ""
#. module: account
#: constraint:account.tax.code.template:0
msgid "Error ! You cannot create recursive Tax Codes."
msgid "Error ! You can not create recursive Tax Codes."
msgstr ""
#. module: account
@ -7418,7 +7418,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_invoice.py:428
#, python-format
msgid "Cannot find a chart of accounts for this company, you should create one."
msgid "Can not find a chart of accounts for this company, you should create one."
msgstr ""
#. module: account
@ -7520,7 +7520,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_invoice.py:1030
#, python-format
msgid "You cannot cancel an invoice which is partially paid! You need to unreconcile related payment entries first!"
msgid "You can not cancel an invoice which is partially paid! You need to unreconcile related payment entries first!"
msgstr ""
#. module: account
@ -7634,7 +7634,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:1052
#, python-format
msgid "No period is defined for this date: %s !\n"
msgid "No period defined for this date: %s !\n"
"Please create one."
msgstr ""
@ -7956,7 +7956,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:1307
#, python-format
msgid "You cannot validate a non-balanced entry !\n"
msgid "You can not validate a non-balanced entry !\n"
"Make sure you have configured payment terms properly !\n"
"The latest payment term line should be of the type \"Balance\" !"
msgstr ""
@ -8427,7 +8427,7 @@ msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_reconcile.py:152
#, python-format
msgid "You must select accounts to reconcile."
msgid "You must select accounts to reconcile"
msgstr ""
#. module: account
@ -8465,7 +8465,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:1153
#, python-format
msgid "You cannot change the tax, you should remove and recreate lines !"
msgid "You can not change the tax, you should remove and recreate lines !"
msgstr ""
#. module: account
@ -8519,7 +8519,7 @@ msgstr ""
#. module: account
#: code:addons/account/wizard/account_fiscalyear_close.py:87
#, python-format
msgid "The journal must have centralized counterpart without the Skipping draft state option checked!"
msgid "The journal must have centralised counterpart without the Skipping draft state option checked!"
msgstr ""
#. module: account
@ -8561,7 +8561,7 @@ msgstr ""
#. module: account
#: code:addons/account/account.py:412
#, python-format
msgid "No opening/closing period is defined, please create one to set the initial balance!"
msgid "No opening/closing period defined, please create one to set the initial balance!"
msgstr ""
#. module: account
@ -8726,7 +8726,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_invoice.py:372
#, python-format
msgid "Unknown Error!"
msgid "Unknown Error"
msgstr ""
#. module: account
@ -8790,7 +8790,7 @@ msgstr ""
#. module: account
#: constraint:account.account:0
msgid "Configuration Error! \n"
"You cannot select an account type with a deferral method different of \"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! "
"You can not select an account type with a deferral method different of \"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! "
msgstr ""
#. module: account
@ -8894,7 +8894,7 @@ msgstr ""
#. module: account
#: help:account.invoice.refund,filter_refund:0
msgid "Refund invoice base on this type. You cannot Modify and Cancel if the invoice is already reconciled"
msgid "Refund invoice base on this type. You can not Modify and Cancel if the invoice is already reconciled"
msgstr ""
#. module: account
@ -9055,12 +9055,12 @@ msgstr ""
#. module: account
#: code:addons/account/account_analytic_line.py:102
#, python-format
msgid "No income account is defined for this product: \"%s\" (id:%d)."
msgid "There is no income account defined for this product: \"%s\" (id:%d)"
msgstr ""
#. module: account
#: constraint:account.move.line:0
msgid "You cannot create journal items on closed account."
msgid "You can not create journal items on closed account."
msgstr ""
#. module: account
@ -9305,7 +9305,7 @@ msgstr ""
#. module: account
#: constraint:account.account.template:0
msgid "Error ! You cannot create recursive account templates."
msgid "Error ! You can not create recursive account templates."
msgstr ""
#. module: account
@ -9327,7 +9327,7 @@ msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:832
#, python-format
msgid "Entry is already reconciled!"
msgid "Entry is already reconciled"
msgstr ""
#. module: account
@ -9352,7 +9352,7 @@ msgstr ""
#. module: account
#: help:account.account,type:0
msgid "The 'Internal Type' is used for features available on different types of accounts: view cannot have journal items, consolidation are accounts that can have children accounts for multi-company consolidations, payable/receivable are for partners accounts (for debit/credit computations), closed for depreciated accounts."
msgid "The 'Internal Type' is used for features available on different types of accounts: view can not have journal items, consolidation are accounts that can have children accounts for multi-company consolidations, payable/receivable are for partners accounts (for debit/credit computations), closed for depreciated accounts."
msgstr ""
#. module: account
@ -9774,7 +9774,7 @@ msgstr ""
#. module: account
#: code:addons/account/wizard/account_report_aged_partner_balance.py:56
#, python-format
msgid "You must enter a period length greater than 0 !"
msgid "You must enter a period length that cannot be 0 or below !"
msgstr ""
#. module: account

View File

@ -64,7 +64,7 @@ msgstr ""
#. module: account_analytic_plans
#: code:addons/account_analytic_plans/wizard/account_crossovered_analytic.py:61
#, python-format
msgid "User Error!"
msgid "User Error"
msgstr ""
#. module: account_analytic_plans
@ -189,7 +189,7 @@ msgstr ""
#. module: account_analytic_plans
#: code:addons/account_analytic_plans/wizard/analytic_plan_create_model.py:41
#, python-format
msgid "Please define analytic plan."
msgid "No analytic plan defined !"
msgstr ""
#. module: account_analytic_plans
@ -278,7 +278,7 @@ msgstr ""
#: code:addons/account_analytic_plans/account_analytic_plans.py:341
#: code:addons/account_analytic_plans/account_analytic_plans.py:485
#, python-format
msgid "You have to define an analytic journal on the '%s' journal."
msgid "You have to define an analytic journal on the '%s' journal!"
msgstr ""
#. module: account_analytic_plans
@ -341,7 +341,7 @@ msgstr ""
#: code:addons/account_analytic_plans/wizard/analytic_plan_create_model.py:38
#: code:addons/account_analytic_plans/wizard/analytic_plan_create_model.py:41
#, python-format
msgid "Error!"
msgid "Error"
msgstr ""
#. module: account_analytic_plans
@ -351,7 +351,7 @@ msgstr ""
#. module: account_analytic_plans
#: constraint:account.move.line:0
msgid "You cannot create journal items on an account of type view."
msgid "You can not create journal items on an account of type view."
msgstr ""
#. module: account_analytic_plans
@ -362,7 +362,7 @@ msgstr ""
#. module: account_analytic_plans
#: code:addons/account_analytic_plans/wizard/analytic_plan_create_model.py:38
#, python-format
msgid "Please put a name and a code before saving the model."
msgid "Please put a name and a code before saving the model !"
msgstr ""
#. module: account_analytic_plans
@ -394,7 +394,7 @@ msgstr ""
#. module: account_analytic_plans
#: constraint:account.analytic.line:0
msgid "You cannot create analytic line on view account."
msgid "You can not create analytic line on view account."
msgstr ""
#. module: account_analytic_plans
@ -426,7 +426,7 @@ msgstr ""
#. module: account_analytic_plans
#: code:addons/account_analytic_plans/account_analytic_plans.py:234
#, python-format
msgid "The total should be between %s and %s."
msgid "The Total Should be Between %s and %s"
msgstr ""
#. module: account_analytic_plans
@ -502,7 +502,7 @@ msgstr ""
#. module: account_analytic_plans
#: constraint:account.move.line:0
msgid "You cannot create journal items on closed account."
msgid "You can not create journal items on closed account."
msgstr ""
#. module: account_analytic_plans
@ -523,6 +523,6 @@ msgstr ""
#. module: account_analytic_plans
#: code:addons/account_analytic_plans/account_analytic_plans.py:234
#, python-format
msgid "Value Error!"
msgid "Value Error"
msgstr ""

View File

@ -323,7 +323,7 @@ msgstr ""
#. module: account_asset
#: constraint:account.asset.asset:0
msgid "Error ! You cannot create recursive assets."
msgid "Error ! You can not create recursive assets."
msgstr ""
#. module: account_asset

View File

@ -112,7 +112,7 @@ msgstr ""
#. module: account_bank_statement_extensions
#: code:addons/account_bank_statement_extensions/account_bank_statement.py:130
#, python-format
msgid "Delete operation not allowed ! Please go to the associated bank statement in order to delete and/or modify bank statement line."
msgid "Delete operation not allowed ! Please go to the associated bank statement in order to delete and/or modify this bank statement line"
msgstr ""
#. module: account_bank_statement_extensions
@ -155,7 +155,7 @@ msgstr ""
#. module: account_bank_statement_extensions
#: code:addons/account_bank_statement_extensions/account_bank_statement.py:130
#, python-format
msgid "Warning!"
msgid "Warning"
msgstr ""
#. module: account_bank_statement_extensions

View File

@ -402,7 +402,7 @@ msgstr ""
#. module: account_payment
#: code:addons/account_payment/account_move_line.py:110
#, python-format
msgid "No partner is defined on entry line."
msgid "No partner defined on entry line"
msgstr ""
#. module: account_payment

View File

@ -81,7 +81,7 @@ msgstr ""
#. module: account_voucher
#: code:addons/account_voucher/account_voucher.py:797
#, python-format
msgid "Cannot delete Voucher(s) which are already opened or paid."
msgid "Cannot delete Voucher(s) which are already opened or paid !"
msgstr ""
#. module: account_voucher
@ -299,7 +299,7 @@ msgstr ""
#: code:addons/account_voucher/account_voucher.py:927
#: code:addons/account_voucher/account_voucher.py:931
#, python-format
msgid "Warning!"
msgid "Warning"
msgstr ""
#. module: account_voucher
@ -346,7 +346,7 @@ msgstr ""
#. module: account_voucher
#: constraint:res.company:0
msgid "Error! You cannot create recursive companies."
msgid "Error! You can not create recursive companies."
msgstr ""
#. module: account_voucher
@ -520,7 +520,7 @@ msgstr ""
#: constraint:account.bank.statement.line:0
msgid ""
"The amount of the voucher must be the same amount as the one on the "
"statement line."
"statement line"
msgstr ""
#. module: account_voucher
@ -620,8 +620,8 @@ msgstr ""
#: code:addons/account_voucher/account_voucher.py:927
#, python-format
msgid ""
"First configure the 'Income Currency Rate' on the company,after that create "
"accounting entry for currency rate difference."
"Unable to create accounting entry for currency rate difference. You have to "
"configure the field 'Income Currency Rate' on the company! "
msgstr ""
#. module: account_voucher
@ -751,7 +751,7 @@ msgstr ""
#. module: account_voucher
#: code:addons/account_voucher/account_voucher.py:462
#, python-format
msgid "Please define default credit/debit accounts on the journal \"%s\"."
msgid "Please define default credit/debit accounts on the journal \"%s\" !"
msgstr ""
#. module: account_voucher
@ -762,7 +762,7 @@ msgstr ""
#. module: account_voucher
#: code:addons/account_voucher/account_voucher.py:895
#, python-format
msgid "Please define a sequence on the journal."
msgid "Please define a sequence on the journal !"
msgstr ""
#. module: account_voucher
@ -1059,8 +1059,8 @@ msgstr ""
#: code:addons/account_voucher/account_voucher.py:931
#, python-format
msgid ""
"First configure the 'Expense Currency Rate' on the company,after that create "
"accounting entry for currency rate difference."
"Unable to create accounting entry for currency rate difference. You have to "
"configure the field 'Expense Currency Rate' on the company! "
msgstr ""
#. module: account_voucher

View File

@ -286,7 +286,7 @@ msgstr ""
#. module: base_action_rule
#: code:addons/base_action_rule/base_action_rule.py:329
#, python-format
msgid "No Email ID is found for your Company address!"
msgid "No Email ID Found for your Company address!"
msgstr ""
#. module: base_action_rule
@ -332,7 +332,7 @@ msgstr ""
#. module: base_action_rule
#: constraint:base.action.rule:0
msgid "Error ! The mail is not well formated."
msgid "Error: The mail is not well formated"
msgstr ""
#. module: base_action_rule

View File

@ -108,7 +108,7 @@ msgstr ""
#. module: base_calendar
#: code:addons/base_calendar/base_calendar.py:1006
#, python-format
msgid "Count cannot be negative."
msgid "Count cannot be negative"
msgstr ""
#. module: base_calendar
@ -261,7 +261,7 @@ msgstr ""
#. module: base_calendar
#: code:addons/base_calendar/base_calendar.py:1004
#, python-format
msgid "Interval cannot be negative."
msgid "Interval cannot be negative"
msgstr ""
#. module: base_calendar
@ -273,7 +273,7 @@ msgstr ""
#. module: base_calendar
#: code:addons/base_calendar/wizard/base_calendar_invite_attendee.py:143
#, python-format
msgid "%s must have an email address to send mail."
msgid "%s must have an email address to send mail"
msgstr ""
#. module: base_calendar
@ -407,7 +407,7 @@ msgstr ""
#. module: base_calendar
#: code:addons/base_calendar/base_calendar.py:1411
#, python-format
msgid "Group by date is not supported, use the calendar view instead."
msgid "Group by date not supported, use the calendar view instead"
msgstr ""
#. module: base_calendar
@ -1405,7 +1405,7 @@ msgstr ""
#. module: base_calendar
#: code:addons/base_calendar/base_calendar.py:418
#, python-format
msgid "First specified the date for Invitation."
msgid "Couldn't Invite because date is not specified!"
msgstr ""
#. module: base_calendar

View File

@ -39,6 +39,6 @@ msgstr ""
#. module: base_crypt
#: code:addons/base_crypt/crypt.py:140
#, python-format
msgid "Error!"
msgid "Error"
msgstr ""

View File

@ -87,7 +87,7 @@ msgstr ""
#. module: caldav
#: sql_constraint:basic.calendar.fields:0
msgid "Cannot map a field more than once."
msgid "Can not map a field more than once"
msgstr ""
#. module: caldav
@ -164,7 +164,7 @@ msgstr ""
#. module: caldav
#: code:addons/caldav/calendar.py:879
#, python-format
msgid "Please provide proper configuration of \"%s\" in Calendar Lines."
msgid "Please provide proper configuration of \"%s\" in Calendar Lines"
msgstr ""
#. module: caldav
@ -207,7 +207,7 @@ msgstr ""
#. module: caldav
#: code:addons/caldav/calendar.py:789
#, python-format
msgid "Cannot create line \"%s\" more than once."
msgid "Can not create line \"%s\" more than once"
msgstr ""
#. module: caldav
@ -365,7 +365,7 @@ msgstr ""
#. module: caldav
#: code:addons/caldav/wizard/calendar_event_import.py:63
#, python-format
msgid "Invalid format of the ics, file cannot be imported."
msgid "Invalid format of the ics, file can not be imported"
msgstr ""
#. module: caldav

View File

@ -110,7 +110,7 @@ msgstr ""
#. module: crm
#: code:addons/crm/wizard/crm_add_note.py:28
#, python-format
msgid "Cannot add note."
msgid "Can not add note!"
msgstr ""
#. module: crm
@ -802,7 +802,7 @@ msgstr ""
#: code:addons/crm/crm_lead.py:832
#, python-format
msgid ""
"You cannot delete lead '%s'; because it is not in 'Draft' state. You "
"You cannot delete lead '%s'; it must be in state 'Draft' to be deleted. You "
"should better cancel it, instead of deleting it."
msgstr ""
@ -3184,7 +3184,7 @@ msgstr ""
#. module: crm
#: code:addons/crm/wizard/crm_lead_to_opportunity.py:104
#, python-format
msgid "Closed/Cancelled Leads cannot be converted into Opportunity."
msgid "Closed/Cancelled Leads can not be converted into Opportunity"
msgstr ""
#. module: crm
@ -3273,7 +3273,7 @@ msgstr ""
#. module: crm
#: constraint:crm.segmentation:0
msgid "Error ! You cannot create recursive profiles."
msgid "Error ! You can not create recursive profiles."
msgstr ""
#. module: crm
@ -3401,7 +3401,7 @@ msgstr ""
#. module: crm
#: code:addons/crm/crm_action_rule.py:61
#, python-format
msgid "There is no Email for your Company address."
msgid "No Email Found for your Company address!"
msgstr ""
#. module: crm

View File

@ -115,7 +115,7 @@ msgstr ""
#. module: crm_partner_assign
#: code:addons/crm_partner_assign/partner_geo_assign.py:37
#, python-format
msgid "Cannot contact geolocation servers, please make sure you have a working internet connection (%s)."
msgid "Could not contact geolocation servers, please make sure you have a working internet connection (%s)"
msgstr ""
#. module: crm_partner_assign

View File

@ -129,7 +129,7 @@ msgstr ""
#. module: crm_profiling
#: constraint:crm.segmentation:0
msgid "Error ! You cannot create recursive profiles."
msgid "Error ! You can not create recursive profiles."
msgstr ""
#. module: crm_profiling

View File

@ -923,7 +923,7 @@ msgstr ""
#. module: document
#: sql_constraint:document.directory:0
msgid "Directory must have a parent or a storage."
msgid "Directory must have a parent or a storage"
msgstr ""
#. module: document

View File

@ -118,7 +118,7 @@ msgstr ""
#. module: edi
#: code:addons/edi/models/edi.py:152
#, python-format
msgid "Missing Application !"
msgid "Missing Application"
msgstr ""
#. module: edi

View File

@ -140,7 +140,7 @@ msgstr ""
#: code:addons/fetchmail/fetchmail.py:155
#, python-format
msgid "Here is what we got instead:\n"
" %s."
" %s"
msgstr ""
#. module: fetchmail

View File

@ -106,7 +106,7 @@ msgstr ""
#. module: google_base_account
#: code:addons/google_base_account/wizard/google_login.py:75
#, python-format
msgid "Authentication failed. Check the user and password !"
msgid "Authentication fail check the user and password !"
msgstr ""
#. module: google_base_account

View File

@ -47,7 +47,7 @@ msgstr ""
#. module: hr
#: constraint:hr.department:0
msgid "Error! You cannot create recursive departments."
msgid "Error! You can not create recursive departments."
msgstr ""
#. module: hr
@ -305,7 +305,7 @@ msgstr ""
#. module: hr
#: constraint:hr.employee.category:0
msgid "Error! You cannot create recursive Categories."
msgid "Error ! You cannot create recursive Categories."
msgstr ""
#. module: hr
@ -446,7 +446,7 @@ msgstr ""
#. module: hr
#: constraint:hr.employee:0
msgid "Error! You cannot create recursive hierarchy of Employee(s)."
msgid "Error ! You cannot create recursive Hierarchy of Employees."
msgstr ""
#. module: hr

View File

@ -58,7 +58,7 @@ msgstr ""
#. module: hr_attendance
#: code:addons/hr_attendance/wizard/hr_attendance_sign_in_out.py:161
#, python-format
msgid "The sign-out date must be in the past."
msgid "The sign-out date must be in the past"
msgstr ""
#. module: hr_attendance
@ -133,7 +133,7 @@ msgstr ""
#: code:addons/hr_attendance/wizard/hr_attendance_sign_in_out.py:174
#: code:addons/hr_attendance/wizard/hr_attendance_sign_in_out.py:179
#, python-format
msgid "UserError !"
msgid "UserError"
msgstr ""
#. module: hr_attendance
@ -145,19 +145,19 @@ msgstr ""
#. module: hr_attendance
#: code:addons/hr_attendance/hr_attendance.py:140
#, python-format
msgid "Warning !"
msgid "Warning"
msgstr ""
#. module: hr_attendance
#: code:addons/hr_attendance/wizard/hr_attendance_sign_in_out.py:174
#, python-format
msgid "The sign-in date must be in the past."
msgid "The Sign-in date must be in the past"
msgstr ""
#. module: hr_attendance
#: code:addons/hr_attendance/wizard/hr_attendance_sign_in_out.py:167
#, python-format
msgid "A sign-in must be right after a sign-out!"
msgid "A sign-in must be right after a sign-out !"
msgstr ""
#. module: hr_attendance
@ -190,7 +190,7 @@ msgstr ""
#. module: hr_attendance
#: constraint:hr.attendance:0
msgid "Error ! Sign in (resp. Sign out) must follow Sign out (resp. Sign in)"
msgid "Error: Sign in (resp. Sign out) must follow Sign out (resp. Sign in)"
msgstr ""
#. module: hr_attendance
@ -229,7 +229,7 @@ msgstr ""
#. module: hr_attendance
#: code:addons/hr_attendance/wizard/hr_attendance_error.py:49
#, python-format
msgid "No Data Available !"
msgid "No Data Available"
msgstr ""
#. module: hr_attendance
@ -306,7 +306,7 @@ msgstr ""
#. module: hr_attendance
#: code:addons/hr_attendance/wizard/hr_attendance_sign_in_out.py:179
#, python-format
msgid "A sign-out must be right after a sign-in!"
msgid "A sign-out must be right after a sign-in !"
msgstr ""
#. module: hr_attendance
@ -514,7 +514,7 @@ msgstr ""
#. module: hr_attendance
#: code:addons/hr_attendance/wizard/hr_attendance_error.py:49
#, python-format
msgid "No records are found for your selection!"
msgid "No records found for your selection!"
msgstr ""
#. module: hr_attendance

View File

@ -234,7 +234,7 @@ msgstr ""
#. module: hr_contract
#: constraint:hr.contract:0
msgid "Error! Contract start-date must be less than contract end-date."
msgid "Error! contract start-date must be lower then contract end-date."
msgstr ""
#. module: hr_contract

View File

@ -812,7 +812,7 @@ msgstr ""
#: code:addons/hr_evaluation/hr_evaluation.py:244
#, python-format
msgid ""
"You cannot change state, because some appraisal(s) are in waiting answer or draft state."
"You cannot change state, because some appraisal in waiting answer or draft "
"state"
msgstr ""

View File

@ -266,8 +266,8 @@ msgstr ""
#: code:addons/hr_expense/hr_expense.py:173
#, python-format
msgid ""
"Please configure Default Expense account for Product purchase: "
"`property_account_expense_categ`."
"Please configure Default Expense account for Product purchase, "
"`property_account_expense_categ`"
msgstr ""
#. module: hr_expense
@ -542,7 +542,7 @@ msgstr ""
#. module: hr_expense
#: code:addons/hr_expense/hr_expense.py:185
#, python-format
msgid "The employee must have a home address."
msgid "The employee must have a Home address."
msgstr ""
#. module: hr_expense

View File

@ -280,7 +280,7 @@ msgstr ""
#. module: hr_holidays
#: code:addons/hr_holidays/wizard/hr_holidays_summary_department.py:44
#, python-format
msgid "You have to select at least one Department. And try again."
msgid "You have to select at least 1 Department. And try again"
msgstr ""
#. module: hr_holidays
@ -395,7 +395,7 @@ msgstr ""
#. module: hr_holidays
#: sql_constraint:hr.holidays:0
msgid "You have to select an employee or a category."
msgid "You have to select an employee or a category"
msgstr ""
#. module: hr_holidays
@ -575,7 +575,7 @@ msgstr ""
#. module: hr_holidays
#: code:addons/hr_holidays/wizard/hr_holidays_summary_department.py:44
#, python-format
msgid "Error !"
msgid "Error"
msgstr ""
#. module: hr_holidays

View File

@ -551,7 +551,7 @@ msgstr ""
#. module: hr_payroll
#: code:addons/hr_payroll/hr_payroll.py:872
#, python-format
msgid "Wrong python code defined for salary rule %s (%s)."
msgid "Wrong python code defined for salary rule %s (%s) "
msgstr ""
#. module: hr_payroll
@ -711,13 +711,13 @@ msgstr ""
#. module: hr_payroll
#: code:addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py:52
#, python-format
msgid "You must select employee(s) to generate payslip(s)."
msgid "You must select employee(s) to generate payslip(s)"
msgstr ""
#. module: hr_payroll
#: code:addons/hr_payroll/hr_payroll.py:861
#, python-format
msgid "Wrong quantity defined for salary rule %s (%s)."
msgid "Wrong quantity defined for salary rule %s (%s)"
msgstr ""
#. module: hr_payroll
@ -755,7 +755,7 @@ msgstr ""
#: code:addons/hr_payroll/hr_payroll.py:889
#: code:addons/hr_payroll/hr_payroll.py:895
#, python-format
msgid "Error !"
msgid "Error"
msgstr ""
#. module: hr_payroll
@ -784,7 +784,7 @@ msgstr ""
#. module: hr_payroll
#: code:addons/hr_payroll/hr_payroll.py:895
#, python-format
msgid "Wrong python condition defined for salary rule %s (%s)."
msgid "Wrong python condition defined for salary rule %s (%s)"
msgstr ""
#. module: hr_payroll
@ -928,7 +928,7 @@ msgstr ""
#. module: hr_payroll
#: code:addons/hr_payroll/hr_payroll.py:889
#, python-format
msgid "Wrong range condition defined for salary rule %s (%s)."
msgid "Wrong range condition defined for salary rule %s (%s)"
msgstr ""
#. module: hr_payroll
@ -1001,7 +1001,7 @@ msgstr ""
#. module: hr_payroll
#: code:addons/hr_payroll/hr_payroll.py:866
#, python-format
msgid "Wrong percentage base or quantity defined for salary rule %s (%s)."
msgid "Wrong percentage base or quantity defined for salary rule %s (%s)"
msgstr ""
#. module: hr_payroll

View File

@ -30,7 +30,7 @@ msgstr ""
#. module: hr_timesheet
#: code:addons/hr_timesheet/wizard/hr_timesheet_sign_in_out.py:132
#, python-format
msgid "Please define employee for your user!"
msgid "No employee defined for your user !"
msgstr ""
#. module: hr_timesheet
@ -152,13 +152,13 @@ msgstr ""
#: code:addons/hr_timesheet/wizard/hr_timesheet_sign_in_out.py:77
#: code:addons/hr_timesheet/wizard/hr_timesheet_sign_in_out.py:132
#, python-format
msgid "UserError !"
msgid "UserError"
msgstr ""
#. module: hr_timesheet
#: code:addons/hr_timesheet/wizard/hr_timesheet_sign_in_out.py:77
#, python-format
msgid "Please define cost unit for this employee!"
msgid "No cost unit defined for this employee !"
msgstr ""
#. module: hr_timesheet
@ -171,7 +171,7 @@ msgstr ""
#. module: hr_timesheet
#: code:addons/hr_timesheet/wizard/hr_timesheet_print_employee.py:42
#, python-format
msgid "Warning!"
msgid "Warning"
msgstr ""
#. module: hr_timesheet
@ -322,8 +322,8 @@ msgstr ""
#. module: hr_timesheet
#: code:addons/hr_timesheet/hr_timesheet.py:175
#, python-format
msgid "No 'Analytic Journal' is defined for employee %s \n"
"Define an employee for the selected user and assign an 'Analytic Journal'!"
msgid "Analytic journal is not defined for employee %s \n"
"Define an employee for the selected user and assign an analytic journal!"
msgstr ""
#. module: hr_timesheet
@ -576,8 +576,8 @@ msgstr ""
#. module: hr_timesheet
#: code:addons/hr_timesheet/hr_timesheet.py:177
#, python-format
msgid "No analytic account is defined on the project.\n"
"Please set one or we cannot automatically fill the timesheet."
msgid "No analytic account defined on the project.\n"
"Please set one or we can not automatically fill the timesheet."
msgstr ""
#. module: hr_timesheet
@ -599,7 +599,7 @@ msgstr ""
#. module: hr_timesheet
#: code:addons/hr_timesheet/wizard/hr_timesheet_print_employee.py:42
#, python-format
msgid "Please define employee for this user!"
msgid "No employee defined for this user"
msgstr ""
#. module: hr_timesheet

View File

@ -227,7 +227,7 @@ msgstr ""
#. module: hr_timesheet_invoice
#: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:64
#, python-format
msgid "Analytic Account incomplete !"
msgid "Analytic Account incomplete"
msgstr ""
#. module: hr_timesheet_invoice
@ -411,7 +411,7 @@ msgstr ""
#. module: hr_timesheet_invoice
#: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:132
#, python-format
msgid "Configuration Error !"
msgid "Configuration Error"
msgstr ""
#. module: hr_timesheet_invoice
@ -530,7 +530,7 @@ msgstr ""
#. module: hr_timesheet_invoice
#: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:132
#, python-format
msgid "Please define income account for product '%s'."
msgid "No income account defined for product '%s'"
msgstr ""
#. module: hr_timesheet_invoice
@ -698,7 +698,7 @@ msgstr ""
#. module: hr_timesheet_invoice
#: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:108
#, python-format
msgid "Error !"
msgid "Error"
msgstr ""
#. module: hr_timesheet_invoice
@ -835,7 +835,7 @@ msgstr ""
#: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:65
#, python-format
msgid "Please fill in the Partner or Customer and Sale Pricelist fields in the Analytic Account:\n"
"%s."
"%s"
msgstr ""
#. module: hr_timesheet_invoice
@ -864,7 +864,7 @@ msgstr ""
#. module: hr_timesheet_invoice
#: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:108
#, python-format
msgid "At least one line has no product!"
msgid "At least one line has no product !"
msgstr ""
#. module: hr_timesheet_invoice
@ -943,7 +943,7 @@ msgstr ""
#. module: hr_timesheet_invoice
#: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_analytic_profit.py:58
#, python-format
msgid "No record(s) found for Report!"
msgid "No Records Found for Report!"
msgstr ""
#. module: hr_timesheet_invoice

View File

@ -50,7 +50,7 @@ msgstr ""
#. module: hr_timesheet_sheet
#: code:addons/hr_timesheet_sheet/wizard/hr_timesheet_current.py:38
#, python-format
msgid "Please define employee for your user!"
msgid "No employee defined for your user !"
msgstr ""
#. module: hr_timesheet_sheet
@ -91,7 +91,7 @@ msgstr ""
#: code:addons/hr_timesheet_sheet/hr_timesheet_sheet.py:274
#, python-format
msgid ""
"Please verify that the total difference of the sheet is lower than %.2f!"
"Please verify that the total difference of the sheet is lower than %.2f !"
msgstr ""
#. module: hr_timesheet_sheet
@ -589,7 +589,7 @@ msgstr ""
#. module: hr_timesheet_sheet
#: code:addons/hr_timesheet_sheet/hr_timesheet_sheet.py:646
#, python-format
msgid "You cannot modify an entry in a confirmed timesheet!"
msgid "You cannot modify an entry in a confirmed timesheet !"
msgstr ""
#. module: hr_timesheet_sheet
@ -633,7 +633,7 @@ msgstr ""
#. module: hr_timesheet_sheet
#: code:addons/hr_timesheet_sheet/hr_timesheet_sheet.py:548
#, python-format
msgid "You cannot modify an entry in a confirmed timesheet !"
msgid "You can not modify an entry in a confirmed timesheet !"
msgstr ""
#. module: hr_timesheet_sheet
@ -775,7 +775,7 @@ msgstr ""
#. module: hr_timesheet_sheet
#: constraint:hr.analytic.timesheet:0
msgid "You cannot modify an entry in a Confirmed/Done timesheet !"
msgid "You cannot modify an entry in a Confirmed/Done timesheet !."
msgstr ""
#. module: hr_timesheet_sheet
@ -957,7 +957,7 @@ msgstr ""
#: code:addons/hr_timesheet_sheet/hr_timesheet_sheet.py:619
#: code:addons/hr_timesheet_sheet/hr_timesheet_sheet.py:639
#, python-format
msgid "UserError !"
msgid "UserError"
msgstr ""
#. module: hr_timesheet_sheet
@ -971,7 +971,7 @@ msgstr ""
#. module: hr_timesheet_sheet
#: code:addons/hr_timesheet_sheet/hr_timesheet_sheet.py:318
#, python-format
msgid "You cannot sign in/sign out from other date than today."
msgid "You cannot sign in/sign out from an other date than today"
msgstr ""
#. module: hr_timesheet_sheet

View File

@ -72,7 +72,7 @@ msgstr ""
#. module: import_base
#: code:addons/import_base/import_framework.py:190
#, python-format
msgid "%s is not a valid model name."
msgid "%s is not a valid model name"
msgstr ""
#. module: import_base

View File

@ -33,15 +33,15 @@ msgstr ""
#. module: import_google
#: code:addons/import_google/wizard/import_google_data.py:71
#, python-format
msgid "No Google Username or password is defined for user.\n"
"Please define on user's form."
msgid "No Google Username or password Defined for user.\n"
"Please define in user view"
msgstr ""
#. module: import_google
#: code:addons/import_google/wizard/import_google_data.py:127
#, python-format
msgid "Invalid login detail !\n"
" Please specify correct username and password."
" Specify Username/Password."
msgstr ""
#. module: import_google
@ -100,7 +100,7 @@ msgstr ""
#. module: import_google
#: code:addons/import_google/wizard/import_google_data.py:133
#, python-format
msgid "Please specify correct username and password!"
msgid "Please specify correct user and password !"
msgstr ""
#. module: import_google

View File

@ -188,7 +188,7 @@ msgstr ""
#: code:addons/import_sugarcrm/import_sugarcrm.py:1105
#: code:addons/import_sugarcrm/import_sugarcrm.py:1131
#, python-format
msgid "%s data required %s Module to be installed, Please install %s module."
msgid "%s data required %s Module to be installed, Please install %s module"
msgstr ""
#. module: import_sugarcrm
@ -253,7 +253,7 @@ msgstr ""
#: code:addons/import_sugarcrm/sugar.py:60
#, python-format
msgid "Authentication error !\n"
"Bad username or password or bad SugarSoap Api url!"
"Bad Username or Password bad SugarSoap Api url !"
msgstr ""
#. module: import_sugarcrm
@ -280,7 +280,7 @@ msgstr ""
#: code:addons/import_sugarcrm/import_sugarcrm.py:79
#, python-format
msgid "Authentication error !\n"
"Bad username or password or bad SugarSoap Api url!"
"Bad Username or Password or bad SugarSoap Api url !"
msgstr ""
#. module: import_sugarcrm

View File

@ -301,7 +301,7 @@ msgstr ""
#. module: l10n_be
#: code:addons/l10n_be/wizard/l10n_be_vat_intra.py:102
#, python-format
msgid "Period code is not valid."
msgid "The period code you entered is not valid."
msgstr ""
#. module: l10n_be

View File

@ -100,7 +100,7 @@ msgstr ""
#. module: l10n_ch
#: code:addons/l10n_ch/wizard/create_dta.py:0
#, python-format
msgid "The Bank type %s of the bank account: %s is not supported."
msgid "The Bank type %s of the bank account: %s is not supported"
msgstr ""
#. module: l10n_ch
@ -279,7 +279,7 @@ msgstr ""
#. module: l10n_ch
#: code:addons/l10n_ch/wizard/bvr_import.py:0
#, python-format
msgid "The properties account payable and account receivable are not set."
msgid "The properties account payable account receivable"
msgstr ""
#. module: l10n_ch
@ -325,7 +325,7 @@ msgstr ""
#. module: l10n_ch
#: code:addons/l10n_ch/wizard/create_dta.py:0
#, python-format
msgid "Not implemented."
msgid "not implemented"
msgstr ""
#. module: l10n_ch
@ -396,7 +396,7 @@ msgstr ""
#. module: l10n_ch
#: code:addons/l10n_ch/wizard/create_dta.py:0
#, python-format
msgid "No payment mode."
msgid "No payment mode"
msgstr ""
#. module: l10n_ch

View File

@ -170,7 +170,7 @@ msgstr ""
#. module: marketing_campaign
#: code:addons/marketing_campaign/marketing_campaign.py:214
#, python-format
msgid "You cannot duplicate a campaign, Not supported yet."
msgid "You can not duplicate a campaign, it's not supported yet."
msgstr ""
#. module: marketing_campaign
@ -638,7 +638,7 @@ msgstr ""
#. module: marketing_campaign
#: code:addons/marketing_campaign/marketing_campaign.py:148
#, python-format
msgid "The campaign cannot be started. It does not have any starting activity. Modify campaign's activities to mark one as the starting point."
msgid "The campaign cannot be started: it doesn't have any starting activity. Modify campaign's activities to mark one as the starting point."
msgstr ""
#. module: marketing_campaign
@ -797,7 +797,7 @@ msgstr ""
#. module: marketing_campaign
#: code:addons/marketing_campaign/marketing_campaign.py:136
#, python-format
msgid "The campaign cannot be started. There are no activities in it."
msgid "The campaign cannot be started: there are no activities in it."
msgstr ""
#. module: marketing_campaign

View File

@ -668,7 +668,7 @@ msgstr ""
#: code:addons/mrp/wizard/change_production_qty.py:78
#: code:addons/mrp/wizard/change_production_qty.py:83
#, python-format
msgid "Cannot find bill of material for this product."
msgid "Couldn't find bill of material for product"
msgstr ""
#. module: mrp
@ -791,7 +791,7 @@ msgstr ""
#. module: mrp
#: code:addons/mrp/mrp.py:626
#, python-format
msgid "Cannot cancel manufacturing order!"
msgid "Could not cancel manufacturing order !"
msgstr ""
#. module: mrp
@ -819,7 +819,7 @@ msgstr ""
#. module: mrp
#: code:addons/mrp/mrp.py:503
#, python-format
msgid "Cannot delete a manufacturing order in state '%s'."
msgid "Cannot delete a manufacturing order in state '%s'"
msgstr ""
#. module: mrp
@ -1275,7 +1275,7 @@ msgstr ""
#. module: mrp
#: code:addons/mrp/mrp.py:603
#, python-format
msgid "Cannot find a bill of material for this product."
msgid "Couldn't find a bill of material for this product."
msgstr ""
#. module: mrp
@ -1881,7 +1881,7 @@ msgstr ""
#: code:addons/mrp/wizard/change_production_qty.py:78
#: code:addons/mrp/wizard/change_production_qty.py:83
#, python-format
msgid "Error!"
msgid "Error"
msgstr ""
#. module: mrp

View File

@ -164,7 +164,7 @@ msgstr ""
#. module: mrp_operations
#: code:addons/mrp_operations/mrp_operations.py:486
#, python-format
msgid "No operation to cancel."
msgid "There is no Operation to be cancelled!"
msgstr ""
#. module: mrp_operations
@ -444,7 +444,7 @@ msgstr ""
#. module: mrp_operations
#: code:addons/mrp_operations/mrp_operations.py:466
#, python-format
msgid "Operation has already started! You can either Pause/Finish/Cancel the operation.'))"
msgid "Operation has already started !Youcan either Pause/Finish/Cancel the operation"
msgstr ""
#. module: mrp_operations

View File

@ -496,7 +496,7 @@ msgstr ""
#. module: point_of_sale
#: code:addons/point_of_sale/wizard/pos_box_entries.py:105
#, python-format
msgid "Please check that income account is set to %s."
msgid "Please check that income account is set to %s"
msgstr ""
#. module: point_of_sale
@ -1146,7 +1146,7 @@ msgstr ""
#, python-format
msgid ""
"There is no receivable account defined to make payment for the partner: \"%s"
"\" (id:%d)."
"\" (id:%d)"
msgstr ""
#. module: point_of_sale
@ -1201,7 +1201,7 @@ msgstr ""
#. module: point_of_sale
#: code:addons/point_of_sale/point_of_sale.py:282
#, python-format
msgid "There is no receivable account defined to make payment."
msgid "There is no receivable account defined to make payment"
msgstr ""
#. module: point_of_sale
@ -1671,7 +1671,7 @@ msgstr ""
#. module: point_of_sale
#: help:pos.order,user_id:0
msgid ""
"Person who uses the the cash register. It can be a reliever, a student or "
"Person who uses the the cash register. It could be a reliever, a student or "
"an interim employee."
msgstr ""
@ -1852,7 +1852,7 @@ msgstr ""
#. module: point_of_sale
#: code:addons/point_of_sale/point_of_sale.py:472
#, python-format
msgid "There is no income account defined for this product: \"%s\" (id:%d)."
msgid "There is no income account defined for this product: \"%s\" (id:%d)"
msgstr ""
#. module: point_of_sale
@ -2523,7 +2523,7 @@ msgstr ""
#. module: point_of_sale
#: code:addons/point_of_sale/wizard/pos_box_out.py:86
#, python-format
msgid "please check that account is set to %s."
msgid "please check that account is set to %s"
msgstr ""
#. module: point_of_sale
@ -2707,7 +2707,7 @@ msgstr ""
#. openerp-web
#: /home/odo/repositories/addons/trunk/point_of_sale/static/src/xml/pos.xml:145
msgid ""
"There are pending operations that cannot be saved into the database, are "
"There are pending operations that could not be saved into the database, are "
"you sure you want to exit?"
msgstr ""

View File

@ -23,7 +23,7 @@ msgstr ""
#. module: project_issue_sheet
#: code:addons/project_issue_sheet/project_issue_sheet.py:57
#, python-format
msgid "The Analytic Account is pending !"
msgid "The Analytic Account is in pending !"
msgstr ""
#. module: project_issue_sheet

View File

@ -26,13 +26,13 @@ msgstr ""
#. module: project_timesheet
#: code:addons/project_timesheet/project_timesheet.py:55
#, python-format
msgid "Please define employee for user \"%s\". You must create one."
msgid "No employee defined for user \"%s\". You must create one."
msgstr ""
#. module: project_timesheet
#: code:addons/project_timesheet/project_timesheet.py:63
#, python-format
msgid "Please define journal on the related employee.\n"
msgid "No journal defined on the related employee.\n"
"Fill in the timesheet tab of the employee form."
msgstr ""
@ -329,7 +329,7 @@ msgstr ""
#. module: project_timesheet
#: code:addons/project_timesheet/project_timesheet.py:59
#, python-format
msgid "Please define product on the related employee.\n"
msgid "No product defined on the related employee.\n"
"Fill in the timesheet tab of the employee form."
msgstr ""
@ -355,7 +355,7 @@ msgstr ""
#. module: project_timesheet
#: code:addons/project_timesheet/project_timesheet.py:247
#, python-format
msgid "You cannot select a Analytic Account which is in Close or Cancelled state."
msgid "You cannot select a Analytic Account which is in Close or Cancelled state"
msgstr ""
#. module: project_timesheet
@ -412,7 +412,7 @@ msgstr ""
#. module: project_timesheet
#: code:addons/project_timesheet/project_timesheet.py:70
#, python-format
msgid "Please define product and product category property account on the related employee.\n"
msgid "No product and product category property account defined on the related employee.\n"
"Fill in the timesheet tab of the employee form."
msgstr ""

View File

@ -61,7 +61,7 @@ msgstr ""
#. module: purchase
#: code:addons/purchase/purchase.py:236
#, python-format
msgid "In order to delete a purchase order, You must cancel it first.'))"
msgid "In order to delete a purchase order, it must be cancelled first!"
msgstr ""
#. module: purchase
@ -391,9 +391,9 @@ msgid "Stock Move"
msgstr ""
#. module: purchase
#: code:addons/purchase/purchase.py:506
#: code:addons/purchase/purchase.py:419
#, python-format
msgid "First cancel all invoices related to this purchase order."
msgid "You must first cancel all invoices related to this purchase order."
msgstr ""
#. module: purchase
@ -441,7 +441,7 @@ msgid "Order in last month"
msgstr ""
#. module: purchase
#: code:addons/purchase/purchase.py:499
#: code:addons/purchase/purchase.py:412
#, python-format
msgid "You must first cancel all receptions related to this purchase order."
msgstr ""
@ -634,13 +634,14 @@ msgstr ""
#: code:addons/purchase/purchase.py:737
#, python-format
msgid ""
"Select a partner in purchase order to choose a product."
"You have to select a partner in the purchase form !\n"
"Please set one partner before choosing a product."
msgstr ""
#. module: purchase
#: code:addons/purchase/purchase.py:349
#, python-format
msgid "Define purchase journal for this company: \"%s\" (id:%d)."
msgid "There is no purchase journal defined for this company: \"%s\" (id:%d)"
msgstr ""
#. module: purchase
@ -670,9 +671,9 @@ msgid "Miscellaneous"
msgstr ""
#. module: purchase
#: code:addons/purchase/purchase.py:924
#: code:addons/purchase/purchase.py:769
#, python-format
msgid "The selected supplier only sells this product by %s."
msgid "The selected supplier only sells this product by %s"
msgstr ""
#. module: purchase
@ -735,9 +736,9 @@ msgid "Receptions"
msgstr ""
#. module: purchase
#: code:addons/purchase/purchase.py:370
#: code:addons/purchase/purchase.py:285
#, python-format
msgid "You cannot confirm a purchase order without any purchase order line."
msgid "You cannot confirm a purchase order without any lines."
msgstr ""
#. module: purchase
@ -1172,7 +1173,7 @@ msgid "Cancel Purchase Order"
msgstr ""
#. module: purchase
#: code:addons/purchase/purchase.py:498 code:addons/purchase/purchase.py:505
#: code:addons/purchase/purchase.py:411 code:addons/purchase/purchase.py:418
#, python-format
msgid "Unable to cancel this purchase order!"
msgstr ""
@ -1744,7 +1745,7 @@ msgstr ""
#: code:addons/purchase/purchase.py:359
#: code:addons/purchase/wizard/purchase_line_invoice.py:112
#, python-format
msgid "Define expense account for this company: \"%s\" (id:%d)."
msgid "There is no expense account defined for this product: \"%s\" (id:%d)"
msgstr ""
#. module: purchase
@ -1761,7 +1762,8 @@ msgstr ""
#: code:addons/purchase/purchase.py:735
#, python-format
msgid ""
"Select a price list for a supplier in the purchase form to choose a product."
"You have to select a pricelist or a supplier in the purchase form !\n"
"Please set one before choosing a product."
msgstr ""
#. module: purchase

View File

@ -29,7 +29,7 @@ msgstr ""
#. module: purchase_requisition
#: code:addons/purchase_requisition/wizard/purchase_requisition_partner.py:42
#, python-format
msgid "No Product in Tender."
msgid "No Product in Tender"
msgstr ""
#. module: purchase_requisition

View File

@ -90,7 +90,7 @@ msgstr ""
#: code:addons/report_webkit/webkit_report.py:285
#: code:addons/report_webkit/webkit_report.py:296
#, python-format
msgid "Webkit render!"
msgid "Webkit render"
msgstr ""
#. module: report_webkit
@ -113,7 +113,7 @@ msgstr ""
#. module: report_webkit
#: code:addons/report_webkit/webkit_report.py:167
#, python-format
msgid "Webkit raise an error!"
msgid "Webkit raise an error"
msgstr ""
#. module: report_webkit
@ -273,7 +273,7 @@ msgstr ""
#. module: report_webkit
#: code:addons/report_webkit/webkit_report.py:224
#, python-format
msgid "Please set a header in company settings."
msgid "Please set a header in company settings"
msgstr ""
#. module: report_webkit
@ -497,7 +497,7 @@ msgstr ""
#. module: report_webkit
#: code:addons/report_webkit/webkit_report.py:218
#, python-format
msgid "Webkit report template not found!"
msgid "Webkit Report template not found !"
msgstr ""
#. module: report_webkit

View File

@ -131,8 +131,8 @@ msgstr ""
#: code:addons/sale/sale.py:295
#, python-format
msgid ""
"In order to delete a confirmed sales order, you must cancel it! To "
"cancel a sale order, you must first cancel related picking for delivery "
"In order to delete a confirmed sale order, you must cancel it before ! To "
"cancel a sale order, you must first cancel related picking or delivery "
"orders."
msgstr ""
@ -380,7 +380,7 @@ msgstr ""
#. module: sale
#: code:addons/sale/sale.py:617
#, python-format
msgid "Cannot cancel this sales order!"
msgid "Could not cancel this sales order !"
msgstr ""
#. module: sale
@ -796,7 +796,7 @@ msgstr ""
#. module: sale
#: code:addons/sale/sale.py:1078
#, python-format
msgid "Cannot cancel sales order line!"
msgid "Could not cancel sales order line!"
msgstr ""
#. module: sale
@ -974,7 +974,7 @@ msgstr ""
#. module: sale
#: code:addons/sale/sale.py:413
#, python-format
msgid "Please define sales journal for this company: \"%s\" (id:%d)."
msgid "There is no sales journal defined for this company: \"%s\" (id:%d)"
msgstr ""
#. module: sale
@ -1290,7 +1290,7 @@ msgstr ""
#. module: sale
#: code:addons/sale/sale.py:603
#, python-format
msgid "Cannot cancel sales order!"
msgid "Could not cancel sales order !"
msgstr ""
#. module: sale
@ -1460,8 +1460,8 @@ msgstr ""
#: code:addons/sale/sale.py:1171
#, python-format
msgid ""
"Before choosing a product,\n "
"select a customer in the sales form."
"You have to select a customer in the sales form !\n"
"Please set one customer before choosing a product."
msgstr ""
#. module: sale
@ -1492,7 +1492,7 @@ msgstr ""
#. module: sale
#: code:addons/sale/sale.py:604
#, python-format
msgid "You must first cancel all delivery order(s) attached to this sales order."
msgid "You must first cancel all picking attached to this sales order."
msgstr ""
#. module: sale
@ -1571,7 +1571,7 @@ msgstr ""
#: code:addons/sale/sale.py:1017
#: code:addons/sale/wizard/sale_make_invoice_advance.py:71
#, python-format
msgid "Please define income account for this product: \"%s\" (id:%d)."
msgid "There is no income account defined for this product: \"%s\" (id:%d)"
msgstr ""
#. module: sale
@ -1682,7 +1682,7 @@ msgstr ""
#: code:addons/sale/sale.py:1269
#, python-format
msgid ""
"Cannot find a pricelist line matching this product and quantity.\n"
"Couldn't find a pricelist line matching this product and quantity.\n"
"You have to change either the product, the quantity or the pricelist."
msgstr ""
@ -1981,7 +1981,7 @@ msgstr ""
#. module: sale
#: code:addons/sale/sale.py:618
#, python-format
msgid "First cancel all invoices attached to this sales order."
msgid "You must first cancel all invoices attached to this sales order."
msgstr ""
#. module: sale

View File

@ -45,7 +45,7 @@ msgstr ""
#. module: sale_crm
#: code:addons/sale_crm/wizard/crm_make_sale.py:89
#, python-format
msgid "No address defined for customer!"
msgid "Customer has no addresses defined!"
msgstr ""
#. module: sale_crm

View File

@ -110,7 +110,7 @@ msgstr ""
#. module: share
#: 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."
msgid "You must be a member of the Share/User group to use the share wizard"
msgstr ""
#. module: share
@ -174,7 +174,7 @@ msgstr ""
#. module: share
#: code:addons/share/wizard/share_wizard.py:640
#, python-format
msgid "Action and Access Mode are required to create a shared access."
msgid "Action and Access Mode are required to create a shared access"
msgstr ""
#. module: share
@ -257,7 +257,7 @@ msgstr ""
#. module: share
#: code:addons/share/wizard/share_wizard.py:647
#, python-format
msgid "Please indicate the emails of the persons to share with, one per line."
msgid "Please indicate the emails of the persons to share with, one per line"
msgstr ""
#. module: share
@ -416,7 +416,7 @@ msgstr ""
#: code:addons/share/wizard/share_wizard.py:60
#: code:addons/share/wizard/share_wizard.py:635
#, python-format
msgid "Sharing access cannot be created."
msgid "Sharing access could not be created"
msgstr ""
#. module: share

View File

@ -213,7 +213,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/stock.py:2516
#, python-format
msgid "Missing partial picking data for move #%s."
msgid "Missing partial picking data for move #%s"
msgstr ""
#. module: stock
@ -313,7 +313,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/stock.py:1149
#, python-format
msgid "You cannot cancel picking because stock move is in done state!"
msgid "You cannot cancel picking because stock move is in done state !"
msgstr ""
#. module: stock
@ -344,7 +344,7 @@ msgstr ""
#: code:addons/stock/stock.py:2119
#, python-format
msgid ""
"Cannot create Journal Entry, Input Account of this product and "
"Can not create Journal Entry, Input Account defined on this product and "
"Valuation account on category of this product are same."
msgstr ""
@ -533,8 +533,8 @@ msgstr ""
#: code:addons/stock/stock.py:2125
#, python-format
msgid ""
"Please define stock output account for this product or its category: "
"\"%s\" (id: %d)."
"There is no stock output account defined for this product or its category: "
"\"%s\" (id: %d)"
msgstr ""
#. module: stock
@ -557,7 +557,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/stock.py:760
#, python-format
msgid "You cannot process picking without stock moves."
msgid "You can not process picking without stock moves"
msgstr ""
#. module: stock
@ -675,8 +675,8 @@ msgstr ""
#: code:addons/stock/stock.py:2131
#, python-format
msgid ""
"Please define inventory Valuation account on the product category: \"%s"
"\" (id: %d)."
"There is no inventory Valuation account defined on the product category: \"%s"
"\" (id: %d)"
msgstr ""
#. module: stock
@ -699,7 +699,7 @@ msgstr ""
#. module: stock
#: constraint:stock.move:0
msgid "You try to assign a lot which is not from the same product."
msgid "You try to assign a lot which is not from the same product"
msgstr ""
#. module: stock
@ -792,7 +792,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/product.py:75
#, python-format
msgid "Specify valuation Account for Product Category: %s."
msgid "Valuation Account is not specified for Product Category: %s"
msgstr ""
#. module: stock
@ -1043,7 +1043,7 @@ msgstr ""
#: code:addons/stock/product.py:147
#, python-format
msgid ""
"Please define stock output account for this product: \"%s\" (id: %d)."
"There is no stock output account defined for this product: \"%s\" (id: %d)"
msgstr ""
#. module: stock
@ -1370,7 +1370,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/product.py:92
#, python-format
msgid "Specify company in Location."
msgid "Company is not specified in Location"
msgstr ""
#. module: stock
@ -1471,7 +1471,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/wizard/stock_invoice_onshipping.py:112
#, python-format
msgid "Please create Invoices."
msgid "No Invoices were created"
msgstr ""
#. module: stock
@ -1521,7 +1521,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/stock.py:2337
#, python-format
msgid "Please provide a positive quantity to scrap."
msgid "Please provide a positive quantity to scrap!"
msgstr ""
#. module: stock
@ -1755,7 +1755,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/stock.py:513
#, python-format
msgid "You cannot remove a lot line!"
msgid "You can not remove a lot line !"
msgstr ""
#. module: stock
@ -1767,7 +1767,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/stock.py:1157
#, python-format
msgid "You cannot remove the picking which is in %s state!"
msgid "You cannot remove the picking which is in %s state !"
msgstr ""
#. module: stock
@ -1873,7 +1873,7 @@ msgstr ""
#: code:addons/stock/stock.py:2116
#, python-format
msgid ""
"Cannot create Journal Entry, Output Account of this product and "
"Can not create Journal Entry, Output Account defined on this product and "
"Valuation account on category of this product are same."
msgstr ""
@ -1906,8 +1906,8 @@ msgstr ""
#: code:addons/stock/stock.py:2122
#, python-format
msgid ""
"Please define stock input account for this product or its category: "
"\"%s\" (id: %d)."
"There is no stock input account defined for this product or its category: "
"\"%s\" (id: %d)"
msgstr ""
#. module: stock
@ -2138,7 +2138,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/product.py:89
#, python-format
msgid "No difference between standard price and new price!"
msgid "Could not find any difference between standard price and new price!"
msgstr ""
#. module: stock
@ -2253,7 +2253,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/stock.py:1697
#, python-format
msgid "Operation forbidden !"
msgid "Operation forbidden"
msgstr ""
#. module: stock
@ -2451,7 +2451,7 @@ msgstr ""
#: code:addons/stock/wizard/stock_change_product_qty.py:78
#: code:addons/stock/wizard/stock_change_standard_price.py:107
#, python-format
msgid "Active ID is not set in Context."
msgid "Active ID is not set in Context"
msgstr ""
#. module: stock
@ -2504,7 +2504,7 @@ msgstr ""
#. module: stock
#: constraint:stock.move:0
msgid "You cannot move products from or to a location of the type view."
msgid "You can not move products from or to a location of the type view."
msgstr ""
#. module: stock
@ -2548,13 +2548,13 @@ msgstr ""
#: code:addons/stock/product.py:121
#, python-format
msgid ""
"Please define stock input account for this product: \"%s\" (id: %d)."
"There is no stock input account defined for this product: \"%s\" (id: %d)"
msgstr ""
#. module: stock
#: code:addons/stock/stock.py:2445
#, python-format
msgid "Cannot consume a move with negative or zero quantity."
msgid "Can not consume a move with negative or zero quantity !"
msgstr ""
#. module: stock
@ -2842,7 +2842,7 @@ msgstr ""
#: code:addons/stock/stock.py:2379 code:addons/stock/stock.py:2440
#: code:addons/stock/wizard/stock_partial_picking.py:141
#, python-format
msgid "Please provide proper Quantity."
msgid "Please provide Proper Quantity !"
msgstr ""
#. module: stock
@ -3033,8 +3033,8 @@ msgstr ""
#: code:addons/stock/stock.py:1698
#, python-format
msgid ""
"Quantities, Unit of Measures, Products and Locations cannot be modified on stock moves "
"that have already been processed (except by the Administrator)."
"Quantities, UoMs, Products and Locations cannot be modified on stock moves "
"that have already been processed (except by the Administrator)"
msgstr ""
#. module: stock
@ -3118,7 +3118,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/stock.py:2311 code:addons/stock/stock.py:2726
#, python-format
msgid "UserError!"
msgid "UserError"
msgstr ""
#. module: stock
@ -3227,7 +3227,7 @@ msgstr ""
#: code:addons/stock/wizard/stock_partial_picking.py:148
#: code:addons/stock/wizard/stock_partial_picking.py:159
#, python-format
msgid "Warning!"
msgid "Warning"
msgstr ""
#. module: stock
@ -3578,7 +3578,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/wizard/stock_return_picking.py:189
#, python-format
msgid "Please specify at least one non-zero quantity."
msgid "Please specify at least one non-zero quantity!"
msgstr ""
#. module: stock
@ -3623,7 +3623,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/product.py:100 code:addons/stock/stock.py:2128
#, python-format
msgid "Please define journal on the product category: \"%s\" (id: %d)."
msgid "There is no journal defined on the product category: \"%s\" (id: %d)"
msgstr ""
#. module: stock
@ -3676,7 +3676,7 @@ msgstr ""
#: code:addons/stock/stock.py:1157
#: code:addons/stock/wizard/stock_invoice_onshipping.py:112
#, python-format
msgid "Error!"
msgid "Error"
msgstr ""
#. module: stock
@ -3739,7 +3739,7 @@ msgstr ""
#, python-format
msgid ""
"Total quantity after split exceeds the quantity to split for this product: "
"\"%s\" (id: %d)."
"\"%s\" (id: %d)"
msgstr ""
#. module: stock
@ -3802,7 +3802,7 @@ msgstr ""
#: code:addons/stock/wizard/stock_return_picking.py:106
#, python-format
msgid ""
"No products to return (only lines in Done state and not fully "
"There are no products to return (only lines in Done state and not fully "
"returned yet can be returned)!"
msgstr ""
@ -3819,7 +3819,7 @@ msgstr ""
#. module: stock
#: code:addons/stock/wizard/stock_move.py:213
#, python-format
msgid "Processing Error!"
msgid "Processing Error"
msgstr ""
#. module: stock
@ -3930,7 +3930,7 @@ msgstr ""
#: code:addons/stock/wizard/stock_return_picking.py:106
#: code:addons/stock/wizard/stock_return_picking.py:189
#, python-format
msgid "Warning!"
msgid "Warning !"
msgstr ""
#. module: stock
@ -3963,7 +3963,7 @@ msgstr ""
#: code:addons/stock/wizard/stock_move.py:213
#, python-format
msgid ""
"Production lot quantity %d of %s is larger than available quantity (%d)!"
"Production lot quantity %d of %s is larger than available quantity (%d) !"
msgstr ""
#. module: stock

View File

@ -501,7 +501,7 @@ msgstr ""
#. module: survey
#: code:addons/survey/survey.py:439
#, python-format
msgid "You must enter one or more menu choices in column heading."
msgid "You must enter one or more menu choices in column heading"
msgstr ""
#. module: survey
@ -584,7 +584,7 @@ msgstr ""
#. module: survey
#: code:addons/survey/wizard/survey_answer.py:126
#, python-format
msgid "You cannot answer this survey more than %s times."
msgid "You can not answer this survey more than %s times"
msgstr ""
#. module: survey
@ -595,7 +595,7 @@ msgstr ""
#. module: survey
#: code:addons/survey/wizard/survey_answer.py:119
#, python-format
msgid "You cannot answer because the survey is not open."
msgid "You can not answer because the survey is not open"
msgstr ""
#. module: survey
@ -632,7 +632,7 @@ msgstr ""
#. module: survey
#: code:addons/survey/survey.py:479
#, python-format
msgid "You must enter one or more menu choices in column heading (white spaces not allowed)."
msgid "You must enter one or more menu choices in column heading (white spaces not allowed)"
msgstr ""
#. module: survey
@ -643,7 +643,7 @@ msgstr ""
#. module: survey
#: code:addons/survey/survey.py:477
#, python-format
msgid "You must enter one or more menu choices in column heading."
msgid "You must enter one or more menu choices in column heading"
msgstr ""
#. module: survey
@ -683,14 +683,14 @@ msgstr ""
#: code:addons/survey/survey.py:370
#: code:addons/survey/survey.py:457
#, python-format
msgid "You must enter one or more column headings."
msgid "You must enter one or more column heading."
msgstr ""
#. module: survey
#: code:addons/survey/wizard/survey_answer.py:745
#: code:addons/survey/wizard/survey_answer.py:940
#, python-format
msgid "Please enter an integer value."
msgid "Please enter an integer value"
msgstr ""
#. module: survey
@ -815,7 +815,7 @@ msgstr ""
#. module: survey
#: code:addons/survey/wizard/survey_selection.py:83
#, python-format
msgid "You cannot give more responses. Please contact the author of this survey for further assistance."
msgid "You can not give more response. Please contact the author of this survey for further assistance."
msgstr ""
#. module: survey
@ -910,7 +910,7 @@ msgstr ""
#. module: survey
#: code:addons/survey/survey.py:472
#, python-format
msgid "Maximum Required Answer is greater than Minimum Required Answer."
msgid "Maximum Required Answer is greater than Minimum Required Answer"
msgstr ""
#. module: survey
@ -1131,7 +1131,7 @@ msgstr ""
#. module: survey
#: code:addons/survey/wizard/survey_selection.py:80
#, python-format
msgid "You cannot give response for this survey more than %s times."
msgid "You can not give response for this survey more than %s times"
msgstr ""
#. module: survey
@ -1370,7 +1370,7 @@ msgstr ""
#. module: survey
#: code:addons/survey/wizard/survey_answer.py:779
#, python-format
msgid "You cannot select the same answer more than one time."
msgid "You cannot select the same answer more than one time"
msgstr ""
#. module: survey
@ -1449,7 +1449,7 @@ msgstr ""
#. module: survey
#: code:addons/survey/survey.py:453
#, python-format
msgid "You must enter one or more answers."
msgid "You must enter one or more answer."
msgstr ""
#. module: survey
@ -1487,7 +1487,7 @@ msgstr ""
#. module: survey
#: code:addons/survey/wizard/survey_answer.py:971
#, python-format
msgid "You cannot select same answer more than one time.'"
msgid "You cannot select same answer more than one time'"
msgstr ""
#. module: survey
@ -1528,7 +1528,7 @@ msgstr ""
#. module: survey
#: code:addons/survey/survey.py:382
#, python-format
msgid "You must enter one or more Answers."
msgid "You must enter one or more Answer."
msgstr ""
#. module: survey

View File

@ -115,7 +115,7 @@ msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format
msgid "There is no section in this Page."
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
@ -152,7 +152,7 @@ msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237
#, python-format
msgid "There are no changes in revisions."
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
@ -374,7 +374,7 @@ msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#, python-format
msgid "You need to select minimum one or maximum two history revisions!"
msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr ""
#. module: wiki