66msgstr ""
77"Project-Id-Version : Odoo Server 13.0\n "
88"Report-Msgid-Bugs-To : \n "
9- "POT-Creation-Date : 2019-12-05 12:32 +0000\n "
10- "PO-Revision-Date : 2019-12-05 12:32 +0000\n "
9+ "POT-Creation-Date : 2020-04-27 09:21 +0000\n "
10+ "PO-Revision-Date : 2020-04-27 09:21 +0000\n "
1111"Last-Translator : \n "
1212"Language-Team : \n "
1313"MIME-Version : 1.0\n "
@@ -773,6 +773,12 @@ msgstr ""
773773msgid "A selected statement line was already reconciled with an account move."
774774msgstr ""
775775
776+ #. module: account
777+ #: code:addons/account/models/account.py:0
778+ #, python-format
779+ msgid "A tag defined to be used on taxes must always have a country set."
780+ msgstr ""
781+
776782#. module: account
777783#: model:ir.model.constraint,message: account.constraint_account_fiscal_position_tax_tax_src_dest_uniq
778784msgid "A tax fiscal position could be defined only one time on same taxes."
@@ -1222,11 +1228,19 @@ msgstr ""
12221228msgid "Accounts Mapping of Fiscal Position"
12231229msgstr ""
12241230
1231+ #. module: account
1232+ #: code:addons/account/wizard/account_accrual_accounting.py:0
1233+ #, python-format
1234+ msgid ""
1235+ "Accrual Adjusting Entries ({percent}%% recognized) have been created for "
1236+ "this invoice on {date}"
1237+ msgstr ""
1238+
12251239#. module: account
12261240#: code:addons/account/wizard/account_accrual_accounting.py:0
12271241#: code:addons/account/wizard/account_accrual_accounting.py:0
12281242#, python-format
1229- msgid "Accrual Adjusting Entry (%s recognized) for invoice: %s"
1243+ msgid "Accrual Adjusting Entry (%s%% recognized) for invoice: %s"
12301244msgstr ""
12311245
12321246#. module: account
@@ -1762,6 +1776,7 @@ msgid "Analytic Acc."
17621776msgstr ""
17631777
17641778#. module: account
1779+ #: model:ir.model,name: account.model_account_analytic_account
17651780#: model:ir.model.fields,field_description: account.field_account_invoice_report__analytic_account_id
17661781#: model:ir.model.fields,field_description: account.field_account_move_line__analytic_account_id
17671782#: model:ir.model.fields,field_description: account.field_account_reconcile_model__analytic_account_id
@@ -1807,6 +1822,7 @@ msgid "Analytic Lines"
18071822msgstr ""
18081823
18091824#. module: account
1825+ #: model:ir.model,name: account.model_account_analytic_tag
18101826#: model:ir.model.fields,field_description: account.field_account_move_line__analytic_tag_ids
18111827#: model:ir.model.fields,field_description: account.field_account_reconcile_model__analytic_tag_ids
18121828#: model:ir.model.fields,field_description: account.field_res_config_settings__group_analytic_tags
@@ -2188,6 +2204,7 @@ msgstr ""
21882204
21892205#. module: account
21902206#: model:ir.actions.act_window,name: account.action_bank_statement_tree
2207+ #: model_terms:ir.ui.view,arch_db: account.view_account_bank_journal_form
21912208msgid "Bank Statements"
21922209msgstr ""
21932210
@@ -2958,6 +2975,7 @@ msgstr ""
29582975#: model:ir.model.fields,field_description: account.field_account_accrual_accounting_wizard__company_id
29592976#: model:ir.model.fields,field_description: account.field_account_bank_statement__company_id
29602977#: model:ir.model.fields,field_description: account.field_account_bank_statement_line__company_id
2978+ #: model:ir.model.fields,field_description: account.field_account_cash_rounding__company_id
29612979#: model:ir.model.fields,field_description: account.field_account_common_journal_report__company_id
29622980#: model:ir.model.fields,field_description: account.field_account_common_report__company_id
29632981#: model:ir.model.fields,field_description: account.field_account_financial_year_op__company_id
@@ -5524,6 +5542,13 @@ msgstr ""
55245542msgid "Indicates that this journal item is a tax line"
55255543msgstr ""
55265544
5545+ #. module: account
5546+ #. openerp-web
5547+ #: code:addons/account/static/src/xml/account_payment.xml:0
5548+ #, python-format
5549+ msgid "Info"
5550+ msgstr ""
5551+
55275552#. module: account
55285553#: model_terms:ir.ui.view,arch_db: account.view_move_line_form
55295554msgid "Information"
@@ -6994,12 +7019,6 @@ msgstr ""
69947019msgid "Next Number Prefix"
69957020msgstr ""
69967021
6997- #. module: account
6998- #: code:addons/account/models/account_bank_statement.py:545
6999- #, python-format
7000- msgid "No default debit and credit account defined on journal %s (ids: %s)"
7001- msgstr ""
7002-
70037022#. module: account
70047023#: model:ir.model.fields,field_description: account.field_account_move_line__blocked
70057024msgid "No Follow-up"
@@ -7016,6 +7035,12 @@ msgstr ""
70167035msgid "No attachment was provided"
70177036msgstr ""
70187037
7038+ #. module: account
7039+ #: code:addons/account/models/account_bank_statement.py:0
7040+ #, python-format
7041+ msgid "No default debit and credit account defined on journal %s (ids: %s)."
7042+ msgstr ""
7043+
70197044#. module: account
70207045#: code:addons/account/models/account_reconcile_model.py:0
70217046#, python-format
@@ -7381,6 +7406,7 @@ msgstr ""
73817406
73827407#. module: account
73837408#: code:addons/account/models/account.py:0
7409+ #: code:addons/account/models/account.py:0
73847410#, python-format
73857411msgid "Opening balance"
73867412msgstr ""
@@ -7758,6 +7784,7 @@ msgid "Payment Method Type"
77587784msgstr ""
77597785
77607786#. module: account
7787+ #: model_terms:ir.ui.view,arch_db: account.view_account_bank_journal_form
77617788#: model_terms:ir.ui.view,arch_db: account.view_account_journal_form
77627789msgid "Payment Method Types"
77637790msgstr ""
@@ -8156,6 +8183,13 @@ msgid ""
81568183"Preset to create journal entries during a invoices and payments matching"
81578184msgstr ""
81588185
8186+ #. module: account
8187+ #. openerp-web
8188+ #: code:addons/account/static/src/xml/account_reconciliation.xml:0
8189+ #, python-format
8190+ msgid "Presets config"
8191+ msgstr ""
8192+
81598193#. module: account
81608194#: model_terms:ir.ui.view,arch_db: account.view_move_form
81618195msgid "Preview"
@@ -9314,10 +9348,13 @@ msgid ""
93149348msgstr ""
93159349
93169350#. module: account
9351+ #. openerp-web
9352+ #: code:addons/account/static/src/xml/account_reconciliation.xml:0
93179353#: model:ir.actions.act_window,name: account.action_account_config
93189354#: model:ir.actions.act_window,name: account.action_open_settings
93199355#: model:ir.ui.menu,name: account.menu_account_config
93209356#: model_terms:ir.ui.view,arch_db: account.account_journal_dashboard_kanban_view
9357+ #, python-format
93219358msgid "Settings"
93229359msgstr ""
93239360
@@ -9657,11 +9694,6 @@ msgstr ""
96579694msgid "Supplier Rank"
96589695msgstr ""
96599696
9660- #. module: account
9661- #: model:ir.actions.act_window,name: account.res_partner_action_supplier
9662- msgid "Suppliers"
9663- msgstr ""
9664-
96659697#. module: account
96669698#: model:ir.actions.server,name: account.action_move_switch_invoice_to_credit_note
96679699msgid "Switch into refund/credit note"
@@ -10883,7 +10915,9 @@ msgstr ""
1088310915#. module: account
1088410916#: code:addons/account/models/account_payment.py:0
1088510917#, python-format
10886- msgid "There is more than one receivable/payable account in the concerned invoices. You cannot group payments in that case."
10918+ msgid ""
10919+ "There is more than one receivable/payable account in the concerned invoices."
10920+ " You cannot group payments in that case."
1088710921msgstr ""
1088810922
1088910923#. module: account
@@ -11708,6 +11742,7 @@ msgid "Vendor Taxes"
1170811742msgstr ""
1170911743
1171011744#. module: account
11745+ #: model:ir.actions.act_window,name: account.res_partner_action_supplier
1171111746#: model:ir.ui.menu,name: account.menu_account_supplier
1171211747#: model:ir.ui.menu,name: account.menu_finance_payables
1171311748#: model_terms:ir.ui.view,arch_db: account.res_partner_view_search
@@ -11964,6 +11999,46 @@ msgid ""
1196411999"invoice when making the payment."
1196512000msgstr ""
1196612001
12002+ #. module: account
12003+ #: code:addons/account/models/account.py:0
12004+ #, python-format
12005+ msgid ""
12006+ "You can't change the company of your account since there are some journal "
12007+ "items linked to it."
12008+ msgstr ""
12009+
12010+ #. module: account
12011+ #: code:addons/account/models/account.py:0
12012+ #, python-format
12013+ msgid ""
12014+ "You can't change the company of your journal since there are some journal "
12015+ "entries linked to it."
12016+ msgstr ""
12017+
12018+ #. module: account
12019+ #: code:addons/account/models/account.py:0
12020+ #, python-format
12021+ msgid ""
12022+ "You can't change the company of your tax since there are some journal items "
12023+ "linked to it."
12024+ msgstr ""
12025+
12026+ #. module: account
12027+ #: code:addons/account/models/account_analytic_line.py:0
12028+ #, python-format
12029+ msgid ""
12030+ "You can't set a different company on your analytic account since there are "
12031+ "some journal items linked to it."
12032+ msgstr ""
12033+
12034+ #. module: account
12035+ #: code:addons/account/models/account_analytic_line.py:0
12036+ #, python-format
12037+ msgid ""
12038+ "You can't set a different company on your analytic tags since there are some"
12039+ " journal items linked to it."
12040+ msgstr ""
12041+
1196712042#. module: account
1196812043#: code:addons/account/models/account_move.py:0
1196912044#, python-format
@@ -12201,6 +12276,12 @@ msgid ""
1220112276"credit note or refund."
1220212277msgstr ""
1220312278
12279+ #. module: account
12280+ #: code:addons/account/models/account_move.py:0
12281+ #, python-format
12282+ msgid "You don't have the access rights to post an invoice."
12283+ msgstr ""
12284+
1220412285#. module: account
1220512286#: model_terms:ir.ui.view,arch_db: account.view_move_form
1220612287msgid "You have"
@@ -12488,38 +12569,3 @@ msgstr ""
1248812569#: model_terms:ir.ui.view,arch_db: account.view_bank_statement_form
1248912570msgid "→ Count"
1249012571msgstr ""
12491-
12492- #. module: account
12493- #: code:addons/account/models/account.py:0
12494- #, python-format
12495- msgid "You can't change the company of your account since there are some journal items linked to it."
12496- msgstr ""
12497-
12498- #. module: account
12499- #: code:addons/account/models/account.py:0
12500- #, python-format
12501- msgid "You can't change the company of your journal since there are some journal entries linked to it."
12502- msgstr ""
12503-
12504- #. module: account
12505- #: code:addons/account/models/account.py:0
12506- #, python-format
12507- msgid "You can't change the company of your tax since there are some journal items linked to it."
12508- msgstr ""
12509-
12510- #. module: account
12511- #: code:addons/account/models/account_analytic_line.py:0
12512- #, python-format
12513- msgid "You can't set a different company on your analytic account since there are some journal items linked to it."
12514- msgstr ""
12515-
12516- #. module: account
12517- #: code:addons/account/models/account_analytic_line.py:0
12518- #, python-format
12519- msgid "You can't set a different company on your analytic tags since there are some journal items linked to it."
12520-
12521- #. module: account
12522- #: code:addons/account/models/account.py:56
12523- #, python-format
12524- msgid "A tag defined to be used on taxes must always have a country set."
12525- msgstr ""
0 commit comments