|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * account_analytic_distribution_required |
| 4 | +# |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: Odoo Server 14.0\n" |
| 8 | +"Report-Msgid-Bugs-To: \n" |
| 9 | +"Last-Translator: Automatically generated\n" |
| 10 | +"Language-Team: none\n" |
| 11 | +"Language: it\n" |
| 12 | +"MIME-Version: 1.0\n" |
| 13 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 14 | +"Content-Transfer-Encoding: \n" |
| 15 | +"Plural-Forms: nplurals=2; plural=n != 1;\n" |
| 16 | + |
| 17 | +#. module: account_analytic_distribution_required |
| 18 | +#: model:ir.model,name:account_analytic_distribution_required.model_account_account_type |
| 19 | +msgid "Account Type" |
| 20 | +msgstr "" |
| 21 | + |
| 22 | +#. module: account_analytic_distribution_required |
| 23 | +#: model:ir.model.fields.selection,name:account_analytic_distribution_required.selection__account_account_type__property_analytic_policy__always_plan_or_account |
| 24 | +msgid "Always (analytic account or distribution)" |
| 25 | +msgstr "" |
| 26 | + |
| 27 | +#. module: account_analytic_distribution_required |
| 28 | +#: model:ir.model.fields.selection,name:account_analytic_distribution_required.selection__account_account_type__property_analytic_policy__always_plan |
| 29 | +msgid "Always (analytic distribution)" |
| 30 | +msgstr "" |
| 31 | + |
| 32 | +#. module: account_analytic_distribution_required |
| 33 | +#: code:addons/account_analytic_distribution_required/models/account.py:0 |
| 34 | +#, python-format |
| 35 | +msgid "Analytic account and analytic distribution are mutually exclusive" |
| 36 | +msgstr "" |
| 37 | + |
| 38 | +#. module: account_analytic_distribution_required |
| 39 | +#: code:addons/account_analytic_distribution_required/models/account.py:0 |
| 40 | +#, python-format |
| 41 | +msgid "" |
| 42 | +"Analytic policy is set to 'Always (analytic account or distribution)' with " |
| 43 | +"account '%s' but the analytic distribution and the analytic account are " |
| 44 | +"missing in the account move line with label '%s'." |
| 45 | +msgstr "" |
| 46 | + |
| 47 | +#. module: account_analytic_distribution_required |
| 48 | +#: code:addons/account_analytic_distribution_required/models/account.py:0 |
| 49 | +#, python-format |
| 50 | +msgid "" |
| 51 | +"Analytic policy is set to 'Always (analytic distribution)' with account '%s'" |
| 52 | +" but the analytic distribution is missing in the account move line with " |
| 53 | +"label '%s'." |
| 54 | +msgstr "" |
| 55 | + |
| 56 | +#. module: account_analytic_distribution_required |
| 57 | +#: code:addons/account_analytic_distribution_required/models/account.py:0 |
| 58 | +#, python-format |
| 59 | +msgid "" |
| 60 | +"Analytic policy is set to 'Never' with account '%s' but the account move " |
| 61 | +"line with label '%s' has an analytic distribution" |
| 62 | +msgstr "" |
| 63 | + |
| 64 | +#. module: account_analytic_distribution_required |
| 65 | +#: model:ir.model.fields,field_description:account_analytic_distribution_required.field_account_account_type__display_name |
| 66 | +#: model:ir.model.fields,field_description:account_analytic_distribution_required.field_account_move_line__display_name |
| 67 | +msgid "Display Name" |
| 68 | +msgstr "" |
| 69 | + |
| 70 | +#. module: account_analytic_distribution_required |
| 71 | +#: model:ir.model.fields,field_description:account_analytic_distribution_required.field_account_account_type__id |
| 72 | +#: model:ir.model.fields,field_description:account_analytic_distribution_required.field_account_move_line__id |
| 73 | +msgid "ID" |
| 74 | +msgstr "" |
| 75 | + |
| 76 | +#. module: account_analytic_distribution_required |
| 77 | +#: model:ir.model,name:account_analytic_distribution_required.model_account_move_line |
| 78 | +msgid "Journal Item" |
| 79 | +msgstr "" |
| 80 | + |
| 81 | +#. module: account_analytic_distribution_required |
| 82 | +#: model:ir.model.fields,field_description:account_analytic_distribution_required.field_account_account_type____last_update |
| 83 | +#: model:ir.model.fields,field_description:account_analytic_distribution_required.field_account_move_line____last_update |
| 84 | +msgid "Last Modified on" |
| 85 | +msgstr "" |
| 86 | + |
| 87 | +#. module: account_analytic_distribution_required |
| 88 | +#: model:ir.model.fields,field_description:account_analytic_distribution_required.field_account_account_type__property_analytic_policy |
| 89 | +msgid "Policy for analytic account" |
| 90 | +msgstr "" |
| 91 | + |
| 92 | +#. module: account_analytic_distribution_required |
| 93 | +#: model:ir.model.fields,help:account_analytic_distribution_required.field_account_account_type__property_analytic_policy |
| 94 | +msgid "" |
| 95 | +"Sets the policy for analytic accounts.\n" |
| 96 | +"If you select:\n" |
| 97 | +"- Optional: The accountant is free to put an analytic account on an account move line with this type of account.\n" |
| 98 | +"- Always: The accountant will get an error message if there is no analytic account.\n" |
| 99 | +"- Posted moves: The accountant will get an error message if no analytic account is defined when the move is posted.\n" |
| 100 | +"- Never: The accountant will get an error message if an analytic account is present.\n" |
| 101 | +"\n" |
| 102 | +"This field is company dependent." |
| 103 | +msgstr "" |
0 commit comments