diff --git a/account_move_budget/i18n/account_move_budget.pot b/account_move_budget/i18n/account_move_budget.pot index 2d85f238..5a469d23 100644 --- a/account_move_budget/i18n/account_move_budget.pot +++ b/account_move_budget/i18n/account_move_budget.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * account_move_budget +# * account_move_budget # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: \n" #. module: account_move_budget -#: code:addons/account_move_budget/models/account_move_budget.py:64 +#: code:addons/account_move_budget/models/account_move_budget.py:0 #, python-format msgid "%s (copy)" msgstr "" @@ -50,6 +50,11 @@ msgstr "" msgid "Activities" msgstr "" +#. module: account_move_budget +#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + #. module: account_move_budget #: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__activity_state msgid "Activity State" @@ -91,7 +96,7 @@ msgid "Cancel" msgstr "" #. module: account_move_budget -#: selection:account.move.budget,state:0 +#: model:ir.model.fields.selection,name:account_move_budget.selection__account_move_budget__state__cancelled msgid "Cancelled" msgstr "" @@ -112,7 +117,7 @@ msgid "Confirm" msgstr "" #. module: account_move_budget -#: selection:account.move.budget,state:0 +#: model:ir.model.fields.selection,name:account_move_budget.selection__account_move_budget__state__confirmed msgid "Confirmed" msgstr "" @@ -160,7 +165,7 @@ msgid "Display Name" msgstr "" #. module: account_move_budget -#: selection:account.move.budget,state:0 +#: model:ir.model.fields.selection,name:account_move_budget.selection__account_move_budget__state__draft msgid "Draft" msgstr "" @@ -191,17 +196,24 @@ msgid "ID" msgstr "" #. module: account_move_budget -#: model:ir.model.fields,help:account_move_budget.field_account_move_budget__message_unread -msgid "If checked new messages require your attention." +#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__activity_exception_icon +msgid "Icon" +msgstr "" + +#. module: account_move_budget +#: model:ir.model.fields,help:account_move_budget.field_account_move_budget__activity_exception_icon +msgid "Icon to indicate an exception activity." msgstr "" #. module: account_move_budget #: model:ir.model.fields,help:account_move_budget.field_account_move_budget__message_needaction +#: model:ir.model.fields,help:account_move_budget.field_account_move_budget__message_unread msgid "If checked, new messages require your attention." msgstr "" #. module: account_move_budget #: model:ir.model.fields,help:account_move_budget.field_account_move_budget__message_has_error +#: model:ir.model.fields,help:account_move_budget.field_account_move_budget__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "" @@ -281,7 +293,7 @@ msgstr "" #. module: account_move_budget #: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__message_has_error_counter -msgid "Number of error" +msgid "Number of errors" msgstr "" #. module: account_move_budget @@ -299,24 +311,19 @@ msgstr "" msgid "Number of unread messages" msgstr "" -#. module: account_move_budget -#: selection:account.move.budget,activity_state:0 -msgid "Overdue" -msgstr "" - #. module: account_move_budget #: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line__partner_id msgid "Partner" msgstr "" #. module: account_move_budget -#: selection:account.move.budget,activity_state:0 -msgid "Planned" +#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__activity_user_id +msgid "Responsible User" msgstr "" #. module: account_move_budget -#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__activity_user_id -msgid "Responsible User" +#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__message_has_sms_error +msgid "SMS Delivery error" msgstr "" #. module: account_move_budget @@ -331,7 +338,8 @@ msgstr "" #. module: account_move_budget #: model:ir.model.fields,help:account_move_budget.field_account_move_budget__activity_state -msgid "Status based on activities\n" +msgid "" +"Status based on activities\n" "Overdue: Due date is already passed\n" "Today: Activity date is today\n" "Planned: Future activities." @@ -339,11 +347,13 @@ msgstr "" #. module: account_move_budget #: model:ir.model.fields,help:account_move_budget.field_account_move_budget_line__balance -msgid "Technical field holding the debit - credit in order to open meaningful graph views from reports" +msgid "" +"Technical field holding the debit - credit in order to open meaningful graph" +" views from reports" msgstr "" #. module: account_move_budget -#: code:addons/account_move_budget/models/account_move_budget_line.py:86 +#: code:addons/account_move_budget/models/account_move_budget_line.py:0 #, python-format msgid "The date must be within the budget period." msgstr "" @@ -354,8 +364,8 @@ msgid "To Date" msgstr "" #. module: account_move_budget -#: selection:account.move.budget,activity_state:0 -msgid "Today" +#: model:ir.model.fields,help:account_move_budget.field_account_move_budget__activity_exception_decoration +msgid "Type of the exception activity on record." msgstr "" #. module: account_move_budget @@ -382,4 +392,3 @@ msgstr "" #: model:ir.model.fields,help:account_move_budget.field_account_move_budget__website_message_ids msgid "Website communication history" msgstr "" -