Spanish translate updated (#852)
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
<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.xliff">
|
||||
<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>
|
||||
@@ -18,9 +22,17 @@
|
||||
<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>
|
||||
<target>Cambios guardados</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="action.update.error">
|
||||
<source>action.update.error</source>
|
||||
@@ -28,7 +40,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="action.delete.success">
|
||||
<source>action.delete.success</source>
|
||||
<target>Registro borrado!</target>
|
||||
<target>Registro borrado</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="action.delete.error">
|
||||
<source>action.delete.error</source>
|
||||
|
||||
Reference in New Issue
Block a user