Translations update from Weblate (#2071)

* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Dutch)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Spanish)

Co-authored-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Co-authored-by: Leonardo Ferreira <miwibib401@ezeca.com>
Co-authored-by: Bruno Arakaki <brn.arakaki@gmail.com>
Co-authored-by: IxFail <mitchelnijkamp1@msn.com>
This commit is contained in:
Weblate (bot)
2020-10-30 13:22:34 +01:00
committed by GitHub
parent 4a94525320
commit b012332d82
24 changed files with 3199 additions and 2825 deletions

View File

@@ -1,55 +1,59 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" target-language="es" datatype="plaintext" original="flashmessages.en.xlf">
<body>
<trans-unit id="warning">
<source>warning</source>
<target>Aviso</target>
</trans-unit>
<trans-unit id="timesheet.stop.success">
<source>timesheet.stop.success</source>
<target>El registro de tiempo ha sido detenido</target>
</trans-unit>
<trans-unit id="timesheet.stop.error">
<source>timesheet.stop.error</source>
<target>No se pudo detener el registro del tiempo</target>
</trans-unit>
<trans-unit id="timesheet.start.success">
<source>timesheet.start.success</source>
<target>Registro de tiempo iniciado</target>
</trans-unit>
<trans-unit id="timesheet.start.error">
<source>timesheet.start.error</source>
<target>No se pudo iniciar el registro de tiempo</target>
</trans-unit>
<trans-unit id="timesheet.start.exceeded_limit">
<source>timesheet.start.exceeded_limit</source>
<target>Se ha alcanzado el limite de registro activos, por favor detenga uno de los registros en marcha primero.</target>
</trans-unit>
<trans-unit id="timesheet.locked.warning">
<source>timesheet.locked.warning</source>
<target>Estás editando un registro exportado</target>
</trans-unit>
<trans-unit id="action.update.success">
<source>action.update.success</source>
<target>Cambios guardados</target>
</trans-unit>
<trans-unit id="action.update.error">
<source>action.update.error</source>
<target>Changes could not be saved: %reason%</target>
</trans-unit>
<trans-unit id="action.delete.success">
<source>action.delete.success</source>
<target>Registro borrado</target>
</trans-unit>
<trans-unit id="action.delete.error">
<source>action.delete.error</source>
<target>No se pudo borrar el registro: %reason%</target>
</trans-unit>
<trans-unit id="invoice.first_template">
<source>invoice.first_template</source>
<target>Debe crear una plantilla de factura primero antes de continuar.</target>
</trans-unit>
</body>
</file>
<?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="flashmessages.en.xlf">
<body>
<trans-unit id="warning">
<source>warning</source>
<target>Atención</target>
</trans-unit>
<trans-unit id="timesheet.stop.success">
<source>timesheet.stop.success</source>
<target>El registro de tiempo ha sido detenido</target>
</trans-unit>
<trans-unit id="timesheet.stop.error">
<source>timesheet.stop.error</source>
<target>No se pudo detener el registro del tiempo</target>
</trans-unit>
<trans-unit id="timesheet.start.success">
<source>timesheet.start.success</source>
<target>Registro de tiempo iniciado</target>
</trans-unit>
<trans-unit id="timesheet.start.error">
<source>timesheet.start.error</source>
<target>No se pudo iniciar el registro de tiempo</target>
</trans-unit>
<trans-unit id="timesheet.start.exceeded_limit">
<source>timesheet.start.exceeded_limit</source>
<target>Se ha alcanzado el limite de registro activos, por favor detenga uno de los registros en marcha primero.</target>
</trans-unit>
<trans-unit id="timesheet.locked.warning">
<source>timesheet.locked.warning</source>
<target>Está editando un registro exportado</target>
</trans-unit>
<trans-unit id="action.update.success">
<source>action.update.success</source>
<target>Cambios guardados</target>
</trans-unit>
<trans-unit id="action.update.error">
<source>action.update.error</source>
<target>No se pudieron guardar los cambios: %reason%</target>
</trans-unit>
<trans-unit id="action.delete.success">
<source>action.delete.success</source>
<target>Registro eliminado</target>
</trans-unit>
<trans-unit id="action.delete.error">
<source>action.delete.error</source>
<target>No se pudo eliminar el registro: %reason%</target>
</trans-unit>
<trans-unit id="invoice.first_template">
<source>invoice.first_template</source>
<target>Debe crear una plantilla de factura primero</target>
</trans-unit>
<trans-unit id="action.upload.error">
<source>action.upload.error</source>
<target>No se pudo cargar ni guardar el archivo: %reason%</target>
</trans-unit>
</body>
</file>
</xliff>