Skip to content

Commit

Permalink
[UPD] Update edi_oca.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Dec 4, 2024
1 parent 5248bcd commit 3d8b317
Showing 1 changed file with 142 additions and 9 deletions.
151 changes: 142 additions & 9 deletions edi_oca/i18n/edi_oca.pot
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,11 @@ msgstr ""
msgid "All"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_type__allow_empty_files_on_receive
msgid "Allow Empty Files"
msgstr ""

#. module: edi_oca
#. odoo-python
#: code:addons/edi_oca/models/edi_exchange_record.py:0
Expand Down Expand Up @@ -307,12 +312,14 @@ msgid "Cancel"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_backend__backend_type_code
#: model:ir.model.fields,field_description:edi_oca.field_edi_backend_type__code
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_type__code
msgid "Code"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_backend__company_id
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_record__company_id
msgid "Company"
msgstr ""
Expand Down Expand Up @@ -367,6 +374,11 @@ msgstr ""
msgid "Custom"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_type__encoding_in_error_handler
msgid "Decoding Error Handler"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_record__direction
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_type__direction
Expand Down Expand Up @@ -406,7 +418,6 @@ msgstr ""
#. module: edi_oca
#: model:ir.actions.act_window,name:edi_oca.act_open_edi_backend_view
#: model:ir.model,name:edi_oca.model_edi_backend
#: model_terms:ir.ui.view,arch_db:edi_oca.edi_backend_view_form
#: model_terms:ir.ui.view,arch_db:edi_oca.edi_backend_view_search
msgid "EDI Backend"
msgstr ""
Expand Down Expand Up @@ -448,6 +459,11 @@ msgstr ""
msgid "EDI Exchange type rule"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_id_mixin__edi_id
msgid "EDI ID"
msgstr ""

#. module: edi_oca
#: model:ir.model,name:edi_oca.model_edi_id_mixin
msgid "EDI ID mixin"
Expand Down Expand Up @@ -483,11 +499,6 @@ msgstr ""
msgid "EDI record that originated this document."
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_id_mixin__edi_id
msgid "Edi"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_consumer_mixin__edi_config
msgid "Edi Config"
Expand All @@ -498,6 +509,13 @@ msgstr ""
msgid "Edi Has Form Config"
msgstr ""

#. module: edi_oca
#. odoo-python
#: code:addons/edi_oca/models/edi_backend.py:0
#, python-format
msgid "Empty files are not allowed for exchange type %(name)s (%(code)s)"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_type_rule__enable_domain
msgid "Enable on domain"
Expand All @@ -513,6 +531,23 @@ msgstr ""
msgid "Enabled for partners"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_type__encoding
msgid "Encoding"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_type__encoding_out_error_handler
msgid "Encoding Error Handler"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,help:edi_oca.field_edi_exchange_type__encoding
msgid ""
"Encoding to be applied to generate/process the exchanged file.\n"
"Example: UTF-8, Windows-1252, ASCII...(default is always 'UTF-8')"
msgstr ""

#. module: edi_oca
#: model_terms:ir.ui.view,arch_db:edi_oca.edi_exchange_record_view_form
msgid "Error"
Expand Down Expand Up @@ -548,6 +583,11 @@ msgstr ""
msgid "Exchange File Ext"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_record__exchange_filechecksum
msgid "Exchange Filechecksum"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_record__exchange_filename
msgid "Exchange Filename"
Expand All @@ -558,6 +598,11 @@ msgstr ""
msgid "Exchange Filename Pattern"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_type__exchange_filename_sequence_id
msgid "Exchange Filename Sequence"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_consumer_mixin__exchange_record_ids
msgid "Exchange Record"
Expand All @@ -573,6 +618,13 @@ msgstr ""
msgid "Exchange Type"
msgstr ""

#. module: edi_oca
#. odoo-python
#: code:addons/edi_oca/models/edi_exchange_record.py:0
#, python-format
msgid "Exchange data generated"
msgstr ""

#. module: edi_oca
#: model_terms:ir.ui.view,arch_db:edi_oca.edi_exchange_record_view_search
msgid "Exchange date"
Expand Down Expand Up @@ -601,7 +653,7 @@ msgstr ""
#. odoo-python
#: code:addons/edi_oca/models/edi_exchange_record.py:0
#, python-format
msgid "Exchange processed successfully "
msgid "Exchange processed successfully"
msgstr ""

#. module: edi_oca
Expand All @@ -615,7 +667,7 @@ msgstr ""
#. odoo-python
#: code:addons/edi_oca/models/edi_exchange_record.py:0
#, python-format
msgid "Exchange received successfully "
msgid "Exchange received successfully"
msgstr ""

#. module: edi_oca
Expand Down Expand Up @@ -744,6 +796,18 @@ msgstr ""
msgid "Followers (Partners)"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,help:edi_oca.field_edi_exchange_type__exchange_filename_pattern
msgid ""
"For output exchange types this should be a formatting string with the following variables available (to be used between brackets, `{}`): `exchange_record`, `record_name`, `type`, `dt` and `seq`. For instance, a valid string would be {record_name}-{type.code}-{dt}-{seq}\n"
"For more information:\n"
"- `exchange_record` means exchange record\n"
"- `record_name` means name of the exchange record\n"
"- `type` means code of the exchange record type\n"
"- `dt` means datetime\n"
"- `seq` means sequence. You need a sequence to be defined in `Exchange Filename Sequence` to use `seq`\n"
msgstr ""

#. module: edi_oca
#: model_terms:ir.ui.view,arch_db:edi_oca.edi_exchange_type_rule_view_form
msgid "Form"
Expand Down Expand Up @@ -782,6 +846,18 @@ msgstr ""
msgid "Group By"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,help:edi_oca.field_edi_exchange_type__encoding_in_error_handler
msgid ""
"Handling of decoding errors on process (default is always 'Raise Error')."
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,help:edi_oca.field_edi_exchange_type__encoding_out_error_handler
msgid ""
"Handling of encoding errors on generate (default is always 'Raise Error')."
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_record__has_message
msgid "Has Message"
Expand Down Expand Up @@ -824,6 +900,19 @@ msgstr ""
msgid "If checked, some messages have a delivery error."
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,help:edi_oca.field_edi_exchange_type__exchange_filename_sequence_id
msgid ""
"If the `Exchange Filename Pattern` has `{seq}`, you should define a sequence"
" in this field to show the sequence in your filename"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields.selection,name:edi_oca.selection__edi_exchange_type__encoding_in_error_handler__ignore
#: model:ir.model.fields.selection,name:edi_oca.selection__edi_exchange_type__encoding_out_error_handler__ignore
msgid "Ignore"
msgstr ""

#. module: edi_oca
#: model:ir.ui.menu,name:edi_oca.menu_edi_exchange_record_inbound
#: model_terms:ir.ui.view,arch_db:edi_oca.edi_exchange_record_view_search
Expand Down Expand Up @@ -851,6 +940,11 @@ msgstr ""
msgid "Job Channel"
msgstr ""

#. module: edi_oca
#: model_terms:ir.ui.view,arch_db:edi_oca.edi_exchange_record_view_form
msgid "Jobs"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_type_rule__kind
#: model_terms:ir.ui.view,arch_db:edi_oca.edi_exchange_type_rule_view_search
Expand Down Expand Up @@ -890,13 +984,17 @@ msgstr ""
#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_record__model
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_record_create_wiz__model
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_type_rule__model
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_type_rule__model_id
#: model_terms:ir.ui.view,arch_db:edi_oca.edi_exchange_record_view_search
#: model_terms:ir.ui.view,arch_db:edi_oca.edi_exchange_type_rule_view_search
msgid "Model"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_type_rule__model
msgid "Model code"
msgstr ""

#. module: edi_oca
#: model_terms:ir.ui.view,arch_db:edi_oca.edi_exchange_type_view_form
msgid "Model rules"
Expand Down Expand Up @@ -983,6 +1081,12 @@ msgstr ""
msgid "Quick execution"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields.selection,name:edi_oca.selection__edi_exchange_type__encoding_in_error_handler__strict
#: model:ir.model.fields.selection,name:edi_oca.selection__edi_exchange_type__encoding_out_error_handler__strict
msgid "Raise Error"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields.selection,name:edi_oca.selection__edi_exchange_record__edi_exchange_state__input_received
msgid "Received"
Expand Down Expand Up @@ -1042,6 +1146,11 @@ msgstr ""
msgid "Related Name"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_record__related_queue_jobs_count
msgid "Related Queue Jobs Count"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_record__related_record_exists
msgid "Related Record Exists"
Expand All @@ -1062,12 +1171,36 @@ msgstr ""
msgid "Related records"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields.selection,name:edi_oca.selection__edi_exchange_type__encoding_in_error_handler__surrogateescape
#: model:ir.model.fields.selection,name:edi_oca.selection__edi_exchange_type__encoding_out_error_handler__surrogateescape
msgid "Replace Byte with Individual Surrogate Code"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields.selection,name:edi_oca.selection__edi_exchange_type__encoding_in_error_handler__backslashreplace
#: model:ir.model.fields.selection,name:edi_oca.selection__edi_exchange_type__encoding_out_error_handler__backslashreplace
msgid "Replace with Backslashed Escape Sequences"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields.selection,name:edi_oca.selection__edi_exchange_type__encoding_in_error_handler__replace
#: model:ir.model.fields.selection,name:edi_oca.selection__edi_exchange_type__encoding_out_error_handler__replace
msgid "Replace with Replacement Marker"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields.selection,name:edi_oca.selection__edi_exchange_type__encoding_out_error_handler__xmlcharrefreplace
msgid "Replace with XML/HTML Numeric Character Reference"
msgstr ""

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_record_create_wiz__res_id
msgid "Res"
msgstr ""

#. module: edi_oca
#: model:ir.actions.server,name:edi_oca.action_retry_edi_exchange_record
#: model_terms:ir.ui.view,arch_db:edi_oca.edi_exchange_record_view_form
msgid "Retry"
msgstr ""
Expand Down

0 comments on commit 3d8b317

Please sign in to comment.