taxes_by_invoice locales

#157953
This commit is contained in:
Raimon Esteve 2023-04-19 15:28:36 +02:00
parent d6fec5ee68
commit 359bab4358
8 changed files with 72 additions and 62 deletions

View File

@ -1,3 +1,2 @@
[jinja2: **.html]
[jinja2: **.jinja]
extensions=jinja2.ext.autoescape,jinja2.ext.with_

View File

@ -1,2 +1 @@
[jinja2: **/templates/**.html]
extensions=jinja2.ext.autoescape,jinja2.ext.with_,formencode_jinja2.formfill

View File

@ -1,21 +1,21 @@
# Translations template for PROJECT.
# Copyright (C) 2021 ORGANIZATION
# Copyright (C) 2023 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-08-31 13:16+0200\n"
"POT-Creation-Date: 2023-04-19 15:23+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.8.0\n"
"Generated-By: Babel 2.10.3\n"
#: templates/detail_macro.html:6 templates/detail_macro.html:20
msgid "Move Date"
@ -61,47 +61,51 @@ msgstr ""
msgid "Total"
msgstr ""
#: templates/header_macro.html:19 templates/taxes_by_invoice.html:15
#: templates/header_macro.html:17 templates/taxes_by_invoice.html:15
msgid "Taxes By Invoice and Period"
msgstr ""
#: templates/header_macro.html:19 templates/taxes_by_invoice.html:17
#: templates/header_macro.html:17 templates/taxes_by_invoice.html:17
msgid "Taxes By Invoice"
msgstr ""
#: templates/header_macro.html:32
#: templates/header_macro.html:30
msgid "Initial posting date: "
msgstr ""
#: templates/header_macro.html:35
msgid "Final posting date: "
msgstr ""
#: templates/header_macro.html:39
#: templates/header_macro.html:33 templates/header_macro.html:38
msgid "Fiscal Year"
msgstr ""
#: templates/header_macro.html:39
#: templates/header_macro.html:33 templates/header_macro.html:38
msgid "Periods:"
msgstr ""
#: templates/header_macro.html:39
#: templates/header_macro.html:33 templates/header_macro.html:38
msgid "All Periods"
msgstr ""
#: templates/header_macro.html:43
#: templates/header_macro.html:34
msgid "Final posting date: "
msgstr ""
#: templates/header_macro.html:42
msgid "Parties: "
msgstr ""
#: templates/header_macro.html:43
#: templates/header_macro.html:42
msgid "All Parties"
msgstr ""
#: templates/header_macro.html:44
#: templates/header_macro.html:43
msgid "This document includes cancelled invoices marked with a *"
msgstr ""
#: templates/header_macro.html:44
#: templates/header_macro.html:43
msgid "This document not includes cancelled invoices"
msgstr ""
#: templates/taxes_by_invoice.html:28
msgid "No records found"
msgstr ""

View File

@ -25,7 +25,7 @@
{% if data['parameters']['records_found'] %}
{{ show_detail(data['records']) }}
{% else %}
<strong>No records found</strong>
<strong>{{ _('No records found') }}</strong>
{% endif %}
</div>
</div>

View File

@ -7,16 +7,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-08-31 13:16+0200\n"
"PO-Revision-Date: 2021-08-02 13:47+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2023-04-19 15:23+0200\n"
"PO-Revision-Date: 2023-04-19 15:27+0200\n"
"Last-Translator: \n"
"Language: ca\n"
"Language-Team: ca <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.8.0\n"
"Generated-By: Babel 2.10.3\n"
"X-Generator: Poedit 2.4.2\n"
#: templates/detail_macro.html:6 templates/detail_macro.html:20
msgid "Move Date"
@ -36,7 +37,7 @@ msgstr "Factura"
#: templates/detail_macro.html:10 templates/detail_macro.html:24
msgid "Date"
msgstr "Data Factura"
msgstr "Data"
#: templates/detail_macro.html:11 templates/detail_macro.html:25
msgid "Base"
@ -62,47 +63,50 @@ msgstr "Total període"
msgid "Total"
msgstr "Total"
#: templates/header_macro.html:19 templates/taxes_by_invoice.html:15
#: templates/header_macro.html:17 templates/taxes_by_invoice.html:15
msgid "Taxes By Invoice and Period"
msgstr "Impostos per factura i període"
#: templates/header_macro.html:19 templates/taxes_by_invoice.html:17
#: templates/header_macro.html:17 templates/taxes_by_invoice.html:17
msgid "Taxes By Invoice"
msgstr "Impostos per factura"
#: templates/header_macro.html:32
#: templates/header_macro.html:30
msgid "Initial posting date: "
msgstr "Data de comptab. inici: "
#: templates/header_macro.html:35
msgid "Final posting date: "
msgstr "Data de comptab. final: "
#: templates/header_macro.html:39
#: templates/header_macro.html:33 templates/header_macro.html:38
msgid "Fiscal Year"
msgstr "Any Fiscal"
#: templates/header_macro.html:39
#: templates/header_macro.html:33 templates/header_macro.html:38
msgid "Periods:"
msgstr "Períodes:"
#: templates/header_macro.html:39
#: templates/header_macro.html:33 templates/header_macro.html:38
msgid "All Periods"
msgstr "Tots els períodes"
#: templates/header_macro.html:43
#: templates/header_macro.html:34
msgid "Final posting date: "
msgstr "Data de comptab. final: "
#: templates/header_macro.html:42
msgid "Parties: "
msgstr "Tercers: "
#: templates/header_macro.html:43
#: templates/header_macro.html:42
msgid "All Parties"
msgstr "Tots els tercers"
#: templates/header_macro.html:44
#: templates/header_macro.html:43
msgid "This document includes cancelled invoices marked with a *"
msgstr "Aquest document inclou factures cancel·lades marcades amb un *"
#: templates/header_macro.html:44
#: templates/header_macro.html:43
msgid "This document not includes cancelled invoices"
msgstr "Aquest document no inclou factures cancel·lades"
#: templates/taxes_by_invoice.html:28
msgid "No records found"
msgstr "No s'han trobat registres"

View File

@ -7,16 +7,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-08-31 13:16+0200\n"
"PO-Revision-Date: 2021-08-02 13:47+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2023-04-19 15:23+0200\n"
"PO-Revision-Date: 2023-04-19 15:27+0200\n"
"Last-Translator: \n"
"Language: es\n"
"Language-Team: es <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.8.0\n"
"Generated-By: Babel 2.10.3\n"
"X-Generator: Poedit 2.4.2\n"
#: templates/detail_macro.html:6 templates/detail_macro.html:20
msgid "Move Date"
@ -32,11 +33,11 @@ msgstr "NIF"
#: templates/detail_macro.html:9 templates/detail_macro.html:23
msgid "Invoice"
msgstr ""
msgstr "Factura"
#: templates/detail_macro.html:10 templates/detail_macro.html:24
msgid "Date"
msgstr "Factura"
msgstr "Fecha"
#: templates/detail_macro.html:11 templates/detail_macro.html:25
msgid "Base"
@ -62,47 +63,50 @@ msgstr "Total Período"
msgid "Total"
msgstr "Total"
#: templates/header_macro.html:19 templates/taxes_by_invoice.html:15
#: templates/header_macro.html:17 templates/taxes_by_invoice.html:15
msgid "Taxes By Invoice and Period"
msgstr "Impuestos por factura y período"
#: templates/header_macro.html:19 templates/taxes_by_invoice.html:17
#: templates/header_macro.html:17 templates/taxes_by_invoice.html:17
msgid "Taxes By Invoice"
msgstr "Impuestos por factura"
#: templates/header_macro.html:32
#: templates/header_macro.html:30
msgid "Initial posting date: "
msgstr "Fecha de contab. inicial: "
#: templates/header_macro.html:35
msgid "Final posting date: "
msgstr "Fecha de contab. final: "
#: templates/header_macro.html:39
#: templates/header_macro.html:33 templates/header_macro.html:38
msgid "Fiscal Year"
msgstr "Ejercicio fiscal"
#: templates/header_macro.html:39
#: templates/header_macro.html:33 templates/header_macro.html:38
msgid "Periods:"
msgstr "Períodos:"
#: templates/header_macro.html:39
#: templates/header_macro.html:33 templates/header_macro.html:38
msgid "All Periods"
msgstr "Todos los períodos"
#: templates/header_macro.html:43
#: templates/header_macro.html:34
msgid "Final posting date: "
msgstr "Fecha de contab. final: "
#: templates/header_macro.html:42
msgid "Parties: "
msgstr "Terceros: "
#: templates/header_macro.html:43
#: templates/header_macro.html:42
msgid "All Parties"
msgstr "Todos los terceros"
#: templates/header_macro.html:44
#: templates/header_macro.html:43
msgid "This document includes cancelled invoices marked with a *"
msgstr "Este documento incluye facturas canceladas marcadas con un *"
#: templates/header_macro.html:44
#: templates/header_macro.html:43
msgid "This document not includes cancelled invoices"
msgstr "Este documento no incluye facturas canceladas"
#: templates/taxes_by_invoice.html:28
msgid "No records found"
msgstr "No se han encontrado registros"