details:   https://code.tryton.org/translations/commit/b7c838298194
branch:    default
user:      Sergi Almacellas Abellana <[email protected]>
date:      Fri Sep 25 14:43:13 2026 +0000
description:
        Translated using Weblate (Spanish)

        Currently translated at 100.0% (8 of 8 strings)

        Translation: Tryton/edocument_uncefact
        Translate-URL: 
https://translate.tryton.org/projects/tryton/edocument_uncefact/es/
diffstat:

 modules/edocument_uncefact/locale/es.po |  14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

diffs (54 lines):

diff -r 4e6ddda84d0f -r b7c838298194 modules/edocument_uncefact/locale/es.po
--- a/modules/edocument_uncefact/locale/es.po   Fri Sep 25 12:51:59 2026 +0000
+++ b/modules/edocument_uncefact/locale/es.po   Fri Sep 25 14:43:13 2026 +0000
@@ -1,7 +1,7 @@
 #
 msgid ""
 msgstr ""
-"PO-Revision-Date: 2026-09-25 09:56+0000\n"
+"PO-Revision-Date: 2026-09-26 12:55+0000\n"
 "Last-Translator: Sergi Almacellas Abellana <[email protected]>\n"
 "Language: es\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -32,16 +32,18 @@
 "Could not find the company for:\n"
 "%(company)s"
 msgstr ""
+"No se ha podido encontrar una empresa para:\n"
+"%(company)s"
 
 #, python-format
 msgctxt "model:ir.message,text:msg_currency_not_found"
 msgid "Could not find a currency with code \"%(code)s\"."
-msgstr ""
+msgstr "No se ha podido encontrar una divisa con código: \"%(code)s\"."
 
 #, python-format
 msgctxt "model:ir.message,text:msg_invoice_type_code_unsupported"
 msgid "Unsupported invoice type code \"%(type_code)s\"."
-msgstr ""
+msgstr "Tipo de código de factura no soportado: \"%(type_code)s\"."
 
 #, python-format
 msgctxt "model:ir.message,text:msg_tax_not_found"
@@ -49,6 +51,8 @@
 "Could not find tax for:\n"
 "%(tax_category)s"
 msgstr ""
+"No se ha podido encontrar un impuesto para:\n"
+"%(tax_category)s"
 
 #, python-format
 msgctxt "model:ir.message,text:msg_unit_not_found"
@@ -59,7 +63,11 @@
 "Could not find a unit with UNECE code \"%(code)s\" and at least %(digits)s "
 "digits."
 msgstr[0] ""
+"No se ha encontrado una unidad con código UNECE \"%(code)s\" y como mínimo %"
+"(digits)s dígito."
 msgstr[1] ""
+"No se ha encontrado una unidad con código UNECE \"%(code)s\" y como mínimo %"
+"(digits)s dígitos."
 
 msgctxt "selection:account.invoice.edocument.start,format:"
 msgid "UN/CEFACT"

Reply via email to