Translated using Weblate (#3532)

Co-authored-by: Nguyễn Hoàng Minh <mingu03@yandex.com>
Co-authored-by: phande <phanwiki@gmail.com>
Co-authored-by: skotperez <skotperez@voragine.net>
This commit is contained in:
Weblate (bot)
2022-09-14 14:43:35 +02:00
committed by GitHub
parent 496a74f7a3
commit 47d17af593
16 changed files with 413 additions and 53 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" target-language="es" datatype="plaintext" original="invoice-calculator.en.xlf">
<body>
@@ -30,6 +30,14 @@
<source>date</source>
<target>Fecha: una posición por día (en base a la fecha de inicio)</target>
</trans-unit>
<trans-unit id="aDtTH0H" resname="price">
<source>price</source>
<target state="translated">Precio: una entrada por precio</target>
</trans-unit>
<trans-unit id="iFDs7Zh" resname="weekly">
<source>weekly</source>
<target state="translated">Semanal: una entrada por semana (utiliza la fecha de inicio)</target>
</trans-unit>
</body>
</file>
</xliff>