Skip to content

Commit

Permalink
Added translation using Weblate (Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivorra78 authored and weblate committed Nov 22, 2023
1 parent a928e59 commit 1183dcd
Showing 1 changed file with 294 additions and 0 deletions.
294 changes: 294 additions & 0 deletions edi_endpoint_oca/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,294 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * edi_endpoint_oca
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#. module: edi_endpoint_oca
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_endpoint_form_view
msgid "<span class=\"o_stat_text\">Exchanges</span>"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model,name:edi_endpoint_oca.model_edi_exchange_consumer_mixin
msgid "Abstract record where exchange records can be assigned"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__active
msgid "Active"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__auth_type
msgid "Auth Type"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__backend_id
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_endpoint_search_view
msgid "Backend"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__backend_type_id
msgid "Backend Type"
msgstr ""

#. module: edi_endpoint_oca
#: code:addons/edi_endpoint_oca/models/edi_endpoint.py:0
#, python-format
msgid "Backend and exchange type are mandatory"
msgstr ""

#. module: edi_endpoint_oca
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_endpoint_search_view
msgid "Backend type"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__code_snippet
msgid "Code Snippet"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__code_snippet_docs
msgid "Code Snippet Docs"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__create_uid
msgid "Created by"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__create_date
msgid "Created on"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__csrf
msgid "Csrf"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend__display_name
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend_type__display_name
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__display_name
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_consumer_mixin__display_name
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_record__display_name
msgid "Display Name"
msgstr ""

#. module: edi_endpoint_oca
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_endpoint_form_view
msgid "EDI"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model,name:edi_endpoint_oca.model_edi_backend
msgid "EDI Backend"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model,name:edi_endpoint_oca.model_edi_backend_type
msgid "EDI Backend Type"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model,name:edi_endpoint_oca.model_edi_endpoint
msgid "EDI Endpoint"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.actions.act_window,name:edi_endpoint_oca.edi_endpoint_act_window
#: model:ir.ui.menu,name:edi_endpoint_oca.edi_endpoint_menu
msgid "EDI Endpoints"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model,name:edi_endpoint_oca.model_edi_exchange_record
msgid "EDI exchange Record"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_consumer_mixin__origin_edi_endpoint_id
msgid "EDI origin endpoint"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_record__edi_endpoint_id
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_exchange_record_view_search
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_exchange_record_view_tree
msgid "Endpoint"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__endpoint_hash
msgid "Endpoint Hash"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend__endpoint_ids
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend_type__endpoint_ids
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_backend_view_form
msgid "Endpoints"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend__endpoints_count
msgid "Endpoints Count"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__exchange_type_id
msgid "Exchange Type"
msgstr ""

#. module: edi_endpoint_oca
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_endpoint_search_view
msgid "Exchange type"
msgstr ""

#. module: edi_endpoint_oca
#: code:addons/edi_endpoint_oca/models/edi_endpoint.py:0
#, python-format
msgid "Exchange type not compatible with selected backend type."
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__exec_as_user_id
msgid "Exec As User"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__exec_mode
msgid "Exec Mode"
msgstr ""

#. module: edi_endpoint_oca
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_endpoint_search_view
msgid "Group By"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend__id
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend_type__id
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__id
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_consumer_mixin__id
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_record__id
msgid "ID"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,help:edi_endpoint_oca.field_edi_endpoint__endpoint_hash
msgid "Identify the route with its main params"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend____last_update
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend_type____last_update
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint____last_update
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_consumer_mixin____last_update
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_record____last_update
msgid "Last Modified on"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__write_uid
msgid "Last Updated by"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__write_date
msgid "Last Updated on"
msgstr ""

#. module: edi_endpoint_oca
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_backend_view_form
msgid "Manage endpoints"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__name
msgid "Name"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,help:edi_endpoint_oca.field_edi_endpoint__registry_sync
msgid ""
"ON: the record has been modified and registry was not notified.\n"
"No change will be active until this flag is set to false via proper action.\n"
"\n"
"OFF: record in line with the registry, nothing to do."
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,help:edi_endpoint_oca.field_edi_exchange_consumer_mixin__origin_edi_endpoint_id
#: model:ir.model.fields,help:edi_endpoint_oca.field_edi_exchange_record__edi_endpoint_id
msgid "Record generated via this endpoint"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__registry_sync
msgid "Registry Sync"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__request_content_type
msgid "Request Content Type"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__request_method
msgid "Request Method"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__route
msgid "Route"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__route_group
msgid "Route Group"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__route_type
msgid "Route Type"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.actions.server,name:edi_endpoint_oca.server_action_registry_sync
msgid "Sync registry"
msgstr ""

#. module: edi_endpoint_oca
#: code:addons/edi_endpoint_oca/models/edi_backend.py:0
#, python-format
msgid ""
"The following backend(s) have endpoints attached. Please archive them before:\n"
"\n"
"%s"
msgstr ""

#. module: edi_endpoint_oca
#: model:ir.model.fields,help:edi_endpoint_oca.field_edi_endpoint__route_group
msgid "Use this to classify routes together"
msgstr ""

#. module: edi_endpoint_oca
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_backend_view_form
msgid "endpoints configured"
msgstr ""

0 comments on commit 1183dcd

Please sign in to comment.