123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- <?xml version="1.0" encoding="UTF-8" ?>
- <!DOCTYPE xliff PUBLIC "-//XLIFF//DTD XLIFF//EN" "http://www.oasis-open.org/committees/xliff/documents/xliff.dtd" >
- <xliff version="1.0">
- <file original="global" source-language="en" datatype="plaintext">
- <header />
- <body>
- <!-- Actions -->
- <trans-unit>
- <source>New</source>
- <target>Nuevo</target>
- </trans-unit>
- <trans-unit>
- <source>Edit</source>
- <target>Editar</target>
- </trans-unit>
- <trans-unit>
- <source>Delete</source>
- <target>Borrar</target>
- </trans-unit>
- <trans-unit>
- <source>List</source>
- <target>Listar</target>
- </trans-unit>
- <trans-unit>
- <source>Save</source>
- <target>Guardar</target>
- </trans-unit>
- <trans-unit>
- <source>Save and add</source>
- <target>Guardar y agregar otro</target>
- </trans-unit>
- <trans-unit>
- <source>Cancel</source>
- <target>Cancelar</target>
- </trans-unit>
- <!-- Filters -->
- <trans-unit>
- <source>Reset</source>
- <target>Reiniciar</target>
- </trans-unit>
- <trans-unit>
- <source>Filter</source>
- <target>Filtrar</target>
- </trans-unit>
- <!-- List -->
- <trans-unit>
- <source>No result</source>
- <target>Sin resultados</target>
- </trans-unit>
- <trans-unit>
- <source>Actions</source>
- <target>Acciones</target>
- </trans-unit>
- <trans-unit>
- <source>(page %%page%%/%%nb_pages%%)</source>
- <target>(página %%page%%/%%nb_pages%%)</target>
- </trans-unit>
- <trans-unit>
- <source>asc</source>
- <target>asc</target>
- </trans-unit>
- <trans-unit>
- <source>desc</source>
- <target>desc</target>
- </trans-unit>
- <!-- Pagination -->
- <trans-unit>
- <source>First page</source>
- <target>Primera página</target>
- </trans-unit>
- <trans-unit>
- <source>Previous page</source>
- <target>Página anterior</target>
- </trans-unit>
- <trans-unit>
- <source>Next page</source>
- <target>Siguiente página</target>
- </trans-unit>
- <trans-unit>
- <source>Last page</source>
- <target>Ultima página</target>
- </trans-unit>
- <!-- Form -->
- <trans-unit>
- <source>The item was created successfully.</source>
- <target>El elemento fue creado satisfactoriamente.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was updated successfully.</source>
- <target>El elemento fue actualizado satisfactoriamente.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was created successfully. You can add another one below.</source>
- <target>El elemento fue creado satisfactoriamente. Podés agregar otro abajo.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was updated successfully. You can add another one below.</source>
- <target>El elemento fue actualizado satisfactoriamente. Podés agregar otro abajo.</target>
- </trans-unit>
- <trans-unit>
- <source>The item has not been saved due to some errors.</source>
- <target>El elemento no fue guardado debido a algunos errores.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was deleted successfully.</source>
- <target>El elemento fue borrado satisfactoriamente.</target>
- </trans-unit>
- </body>
- </file>
- </xliff>
|