<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
    <file source-language="es" datatype="plaintext" original="file.ext">
        <body>
            <trans-unit id="1">
                <source>secciones</source>
                <target>Secciones</target>
            </trans-unit>                         
            <trans-unit id="2">
                <source>checked</source>
                <target>Checkeado</target>
            </trans-unit>
            <trans-unit id="3">
                <source>nombre</source>
                <target>Nombre</target>
            </trans-unit>
            <trans-unit id="4">
                <source>rol</source>
                <target>Rol</target>
            </trans-unit>
            <trans-unit id="5">
                <source>roles</source>
                <target>Roles</target>
            </trans-unit>
        </body>
    </file>
</xliff>
