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 Nov 15, 2024
1 parent 678319d commit c0977f9
Showing 1 changed file with 110 additions and 0 deletions.
110 changes: 110 additions & 0 deletions edi_oca/i18n/edi_oca.pot
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,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
#: code:addons/edi_oca/models/edi_exchange_record.py:0
#, python-format
Expand Down Expand Up @@ -299,11 +304,18 @@ 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 ""

#. module: edi_oca
#: model:ir.ui.menu,name:edi_oca.menu_edi_config
msgid "Config"
Expand Down Expand Up @@ -359,6 +371,11 @@ msgstr ""
msgid "DEPRECATED Model rules"
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_type__deprecated_rule_fields_still_used
msgid "Deprecated Rule Fields Still Used"
Expand Down Expand Up @@ -392,6 +409,11 @@ msgstr ""
msgid "Domain"
msgstr ""

#. module: edi_oca
#: model_terms:ir.ui.view,arch_db:edi_oca.view_partner_form
msgid "EDI"
msgstr ""

#. module: edi_oca
#: model:res.groups,name:edi_oca.group_edi_advanced_settings_manager
msgid "EDI Advanced Settings Manager"
Expand Down Expand Up @@ -495,6 +517,12 @@ msgstr ""
msgid "Edi Has Form Config"
msgstr ""

#. module: edi_oca
#: 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__enable_domain
msgid "Enable Domain"
Expand All @@ -520,6 +548,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 @@ -570,6 +615,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 Down Expand Up @@ -802,6 +852,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,help:edi_oca.field_edi_exchange_type_rule__form_btn_tooltip
msgid "Help message visible as tooltip on button h-over"
Expand Down Expand Up @@ -842,6 +904,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 @@ -1033,6 +1108,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 @@ -1078,6 +1159,11 @@ msgstr ""
msgid "Record ID=%d is not meant to be sent!"
msgstr ""

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

#. module: edi_oca
#: model:ir.model.fields,field_description:edi_oca.field_edi_exchange_record__related_name
msgid "Related Name"
Expand All @@ -1103,12 +1189,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 c0977f9

Please sign in to comment.