Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: l10n-ecuador-17.0/l10n-ecuador-17.0-l10n_ec_account_edi
Translate-URL: https://translation.odoo-community.org/projects/l10n-ecuador-17-0/l10n-ecuador-17-0-l10n_ec_account_edi/
  • Loading branch information
weblate committed Jun 7, 2024
1 parent 6395b55 commit 7a4877d
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 3 deletions.
124 changes: 121 additions & 3 deletions l10n_ec_account_edi/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ msgid ""
"strong>"
msgstr ""
"<br/>\n"
" <strong>Agente Retención Resolución "
"No</strong>"
" <strong>Agente Retención Resolución No</"
"strong>"

#. module: l10n_ec_account_edi
#: model_terms:ir.ui.view,arch_db:l10n_ec_account_edi.electronic_report_common_head
Expand Down Expand Up @@ -182,6 +182,76 @@ msgstr ""
"<br/>\n"
" Nº."

#. module: l10n_ec_account_edi
#: model:mail.template,body_html:l10n_ec_account_edi.email_template_notify
msgid ""
"<div>\n"
" Dear,\n"
" <br>\n"
" This email is to notify you that the certificate\n"
" <t t-out=\"object.name\"></t> is next to expire on <t t-out="
"\"object.expire_date\"></t>.\n"
" <br>\n"
" If this certificate is not renewed, the system will not be "
"able\n"
" to sign documents.\n"
" <br>\n"
" Thanks for your attention.\n"
" </div>\n"
" "
msgstr ""

#. module: l10n_ec_account_edi
#: model:mail.template,body_html:l10n_ec_account_edi.email_template_unauthorized_notify
msgid ""
"<p>\n"
" Dear,\n"
" <br>\n"
" This email is to notify you that the documents electronics\n"
" are unauthorized.\n"
" <br>\n"
" </p>\n"
" <t t-set=\"records\" t-value=\"object."
"l10n_ec_get_edi_document_unauthorized()\"></t>\n"
" <table width=\"100%\">\n"
" <thead>\n"
" <tr style=\"text-align: center;\">\n"
" <th style=\"width: 190px;\"><strong>Document</"
"strong></th>\n"
" <th style=\"width: 80px;\"><strong>Date</strong></"
"th>\n"
" <th style=\"width: 80px;\"><strong>Status</strong></"
"th>\n"
" <th><strong>Error</strong></th>\n"
" </tr>\n"
" </thead>\n"
" <tbody style=\"padding: 10px; font-size: 12px;\">\n"
" <tr t-foreach=\"records\" t-as=\"r\">\n"
" <td>\n"
" <a t-attf-href=\"{{ r.move_id."
"_get_share_url(redirect=True) }}\" target=\"_blank\" t-out=\"r.move_id.name "
"or ''\">INV001</a>\n"
" </td>\n"
" <td style=\"text-align: center;\">\n"
" <span t-field=\"r.move_id.date\">2024-01-01</"
"span>\n"
" </td>\n"
" <td style=\"text-align: center;\">\n"
" <span t-field=\"r.state\">Sent</span>\n"
" </td>\n"
" <td>\n"
" <span t-field=\"r.error\">Error</span>\n"
" </td>\n"
" </tr>\n"
" </tbody>\n"
" </table>\n"
" <div>\n"
" <br>\n"
" Thanks for your attention.\n"
" </div>\n"
" "
msgstr ""

#. module: l10n_ec_account_edi
#: model_terms:ir.ui.view,arch_db:l10n_ec_account_edi.res_config_settings_l10n_ec_edi
msgid "<span class=\"o_form_label\">Electronic Certificate File</span>"
Expand Down Expand Up @@ -480,6 +550,11 @@ msgstr "Código Principal"
msgid "Date of issue"
msgstr "Fecha de Emisión"

#. module: l10n_ec_account_edi
#: model:ir.model.fields,field_description:l10n_ec_account_edi.field_sri_key_type__days_for_notification
msgid "Days for notification"
msgstr ""

#. module: l10n_ec_account_edi
#: model_terms:ir.ui.view,arch_db:l10n_ec_account_edi.res_config_settings_l10n_ec_edi
msgid "Debit Note"
Expand Down Expand Up @@ -569,6 +644,11 @@ msgstr "Autorización Electrónica"
msgid "Electronic Authorization Date"
msgstr "Fecha Autorización Electrónica"

#. module: l10n_ec_account_edi
#: model:ir.actions.server,name:l10n_ec_account_edi.ir_cron_check_certificate_ir_actions_server
msgid "Electronic Certificate Expiry Notification(Ecuador)"
msgstr ""

#. module: l10n_ec_account_edi
#: model_terms:ir.ui.view,arch_db:l10n_ec_account_edi.res_config_settings_l10n_ec_edi
msgid "Electronic Certificate File"
Expand Down Expand Up @@ -661,6 +741,12 @@ msgstr "Forma de Pago"
msgid "ID"
msgstr "ID"

#. module: l10n_ec_account_edi
#: model:mail.template,subject:l10n_ec_account_edi.email_template_notify
msgid ""
"In {{ object.company_id.name }} company, the certificate is next to expire"
msgstr ""

#. module: l10n_ec_account_edi
#. odoo-python
#: code:addons/l10n_ec_account_edi/models/account_move.py:0
Expand Down Expand Up @@ -782,6 +868,21 @@ msgstr ""
"No se ha encontrado ningún diario en la empresa %(company_name)s para "
"ninguno de estos tipos: %(journal_types)s"

#. module: l10n_ec_account_edi
#: model_terms:ir.ui.view,arch_db:l10n_ec_account_edi.sri_key_type_form_view
msgid "Notification"
msgstr ""

#. module: l10n_ec_account_edi
#: model:mail.template,description:l10n_ec_account_edi.email_template_notify
msgid "Notify Certificates About to Expire"
msgstr ""

#. module: l10n_ec_account_edi
#: model:mail.template,description:l10n_ec_account_edi.email_template_unauthorized_notify
msgid "Notify documents Unauthorized"
msgstr ""

#. module: l10n_ec_account_edi
#: model:ir.model.fields,field_description:l10n_ec_account_edi.field_sri_key_type__issuer_common_name
msgid "Organization (Issuer)"
Expand Down Expand Up @@ -938,6 +1039,11 @@ msgstr ""
"Total Factura de Venta %(Total)s es mayor que el Limite %(Limit)s para "
"Consumidor Final"

#. module: l10n_ec_account_edi
#: model:mail.template,name:l10n_ec_account_edi.email_template_notify
msgid "The certificate is next to expire"
msgstr ""

#. module: l10n_ec_account_edi
#. odoo-python
#: code:addons/l10n_ec_account_edi/models/account_move.py:0
Expand All @@ -957,6 +1063,17 @@ msgstr "El Documento esta autorizado. No se puede cancelar."
msgid "Type of electronic key"
msgstr "Tipo de Llave Electrónica"

#. module: l10n_ec_account_edi
#: model:ir.actions.server,name:l10n_ec_account_edi.ir_cron_unauthorized_documents_ir_actions_server
msgid "Unauthorized Electronic Documents(Ecuador)"
msgstr ""

#. module: l10n_ec_account_edi
#: model:mail.template,name:l10n_ec_account_edi.email_template_unauthorized_notify
#: model:mail.template,subject:l10n_ec_account_edi.email_template_unauthorized_notify
msgid "Unauthorized electronic documents"
msgstr ""

#. module: l10n_ec_account_edi
#: model:ir.model.fields.selection,name:l10n_ec_account_edi.selection__sri_key_type__state__unverified
msgid "Unverified"
Expand Down Expand Up @@ -1079,7 +1196,8 @@ msgstr ""
#: code:addons/l10n_ec_account_edi/models/account_edi_format.py:0
#, python-format
msgid "You must set XML Version for Debit Note into company %s"
msgstr "Debe establecer la Versión XML para la Nota de Débito en la Compañía %s"
msgstr ""
"Debe establecer la Versión XML para la Nota de Débito en la Compañía %s"

#. module: l10n_ec_account_edi
#. odoo-python
Expand Down
117 changes: 117 additions & 0 deletions l10n_ec_account_edi/i18n/es_EC.po
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,76 @@ msgid ""
" Nº."
msgstr ""

#. module: l10n_ec_account_edi
#: model:mail.template,body_html:l10n_ec_account_edi.email_template_notify
msgid ""
"<div>\n"
" Dear,\n"
" <br>\n"
" This email is to notify you that the certificate\n"
" <t t-out=\"object.name\"></t> is next to expire on <t t-out="
"\"object.expire_date\"></t>.\n"
" <br>\n"
" If this certificate is not renewed, the system will not be "
"able\n"
" to sign documents.\n"
" <br>\n"
" Thanks for your attention.\n"
" </div>\n"
" "
msgstr ""

#. module: l10n_ec_account_edi
#: model:mail.template,body_html:l10n_ec_account_edi.email_template_unauthorized_notify
msgid ""
"<p>\n"
" Dear,\n"
" <br>\n"
" This email is to notify you that the documents electronics\n"
" are unauthorized.\n"
" <br>\n"
" </p>\n"
" <t t-set=\"records\" t-value=\"object."
"l10n_ec_get_edi_document_unauthorized()\"></t>\n"
" <table width=\"100%\">\n"
" <thead>\n"
" <tr style=\"text-align: center;\">\n"
" <th style=\"width: 190px;\"><strong>Document</"
"strong></th>\n"
" <th style=\"width: 80px;\"><strong>Date</strong></"
"th>\n"
" <th style=\"width: 80px;\"><strong>Status</strong></"
"th>\n"
" <th><strong>Error</strong></th>\n"
" </tr>\n"
" </thead>\n"
" <tbody style=\"padding: 10px; font-size: 12px;\">\n"
" <tr t-foreach=\"records\" t-as=\"r\">\n"
" <td>\n"
" <a t-attf-href=\"{{ r.move_id."
"_get_share_url(redirect=True) }}\" target=\"_blank\" t-out=\"r.move_id.name "
"or ''\">INV001</a>\n"
" </td>\n"
" <td style=\"text-align: center;\">\n"
" <span t-field=\"r.move_id.date\">2024-01-01</"
"span>\n"
" </td>\n"
" <td style=\"text-align: center;\">\n"
" <span t-field=\"r.state\">Sent</span>\n"
" </td>\n"
" <td>\n"
" <span t-field=\"r.error\">Error</span>\n"
" </td>\n"
" </tr>\n"
" </tbody>\n"
" </table>\n"
" <div>\n"
" <br>\n"
" Thanks for your attention.\n"
" </div>\n"
" "
msgstr ""

#. module: l10n_ec_account_edi
#: model_terms:ir.ui.view,arch_db:l10n_ec_account_edi.res_config_settings_l10n_ec_edi
msgid "<span class=\"o_form_label\">Electronic Certificate File</span>"
Expand Down Expand Up @@ -440,6 +510,11 @@ msgstr ""
msgid "Date of issue"
msgstr "Fecha de Emisión"

#. module: l10n_ec_account_edi
#: model:ir.model.fields,field_description:l10n_ec_account_edi.field_sri_key_type__days_for_notification
msgid "Days for notification"
msgstr ""

#. module: l10n_ec_account_edi
#: model_terms:ir.ui.view,arch_db:l10n_ec_account_edi.res_config_settings_l10n_ec_edi
msgid "Debit Note"
Expand Down Expand Up @@ -529,6 +604,11 @@ msgstr "Autorización Electrónica"
msgid "Electronic Authorization Date"
msgstr "Fecha Autorización Electrónica"

#. module: l10n_ec_account_edi
#: model:ir.actions.server,name:l10n_ec_account_edi.ir_cron_check_certificate_ir_actions_server
msgid "Electronic Certificate Expiry Notification(Ecuador)"
msgstr ""

#. module: l10n_ec_account_edi
#: model_terms:ir.ui.view,arch_db:l10n_ec_account_edi.res_config_settings_l10n_ec_edi
msgid "Electronic Certificate File"
Expand Down Expand Up @@ -621,6 +701,12 @@ msgstr ""
msgid "ID"
msgstr ""

#. module: l10n_ec_account_edi
#: model:mail.template,subject:l10n_ec_account_edi.email_template_notify
msgid ""
"In {{ object.company_id.name }} company, the certificate is next to expire"
msgstr ""

#. module: l10n_ec_account_edi
#. odoo-python
#: code:addons/l10n_ec_account_edi/models/account_move.py:0
Expand Down Expand Up @@ -740,6 +826,21 @@ msgid ""
"types: %(journal_types)s"
msgstr ""

#. module: l10n_ec_account_edi
#: model_terms:ir.ui.view,arch_db:l10n_ec_account_edi.sri_key_type_form_view
msgid "Notification"
msgstr ""

#. module: l10n_ec_account_edi
#: model:mail.template,description:l10n_ec_account_edi.email_template_notify
msgid "Notify Certificates About to Expire"
msgstr ""

#. module: l10n_ec_account_edi
#: model:mail.template,description:l10n_ec_account_edi.email_template_unauthorized_notify
msgid "Notify documents Unauthorized"
msgstr ""

#. module: l10n_ec_account_edi
#: model:ir.model.fields,field_description:l10n_ec_account_edi.field_sri_key_type__issuer_common_name
msgid "Organization (Issuer)"
Expand Down Expand Up @@ -892,6 +993,11 @@ msgstr ""
"Total Factura de Venta %(Total)s es mayor que el Limite %(Limit)s para "
"Consumidor Final"

#. module: l10n_ec_account_edi
#: model:mail.template,name:l10n_ec_account_edi.email_template_notify
msgid "The certificate is next to expire"
msgstr ""

#. module: l10n_ec_account_edi
#. odoo-python
#: code:addons/l10n_ec_account_edi/models/account_move.py:0
Expand All @@ -911,6 +1017,17 @@ msgstr "Documento Autorizado en SRI. No se puede cancelar."
msgid "Type of electronic key"
msgstr "Tipo de Llave Electrónica"

#. module: l10n_ec_account_edi
#: model:ir.actions.server,name:l10n_ec_account_edi.ir_cron_unauthorized_documents_ir_actions_server
msgid "Unauthorized Electronic Documents(Ecuador)"
msgstr ""

#. module: l10n_ec_account_edi
#: model:mail.template,name:l10n_ec_account_edi.email_template_unauthorized_notify
#: model:mail.template,subject:l10n_ec_account_edi.email_template_unauthorized_notify
msgid "Unauthorized electronic documents"
msgstr ""

#. module: l10n_ec_account_edi
#: model:ir.model.fields.selection,name:l10n_ec_account_edi.selection__sri_key_type__state__unverified
msgid "Unverified"
Expand Down

0 comments on commit 7a4877d

Please sign in to comment.