<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
    <file source-language="en" datatype="plaintext" original="file.ext">
        <body>
            <trans-unit id="1">
                <source>diff.ago.year</source>
                <target>hace 1 año|hace %count% años</target>
            </trans-unit>
            <trans-unit id="2">
                <source>diff.ago.month</source>
                <target>hace 1 mes|hace %count% meses</target>
            </trans-unit>
            <trans-unit id="3">
                <source>diff.ago.day</source>
                <target>hace 1 día|hace %count% días</target>
            </trans-unit>
            <trans-unit id="4">
                <source>diff.ago.hour</source>
                <target>hace 1 hora|hace %count% horas</target>
            </trans-unit>
            <trans-unit id="5">
                <source>diff.ago.minute</source>
                <target>hace 1 minuto|hace %count% minutos</target>
            </trans-unit>
            <trans-unit id="6">
                <source>diff.ago.second</source>
                <target>hace 1 segundo|hace %count% segundos</target>
            </trans-unit>
            <trans-unit id="7">
                <source>diff.empty</source>
                <target>ahora</target>
            </trans-unit>
            <trans-unit id="8">
                <source>diff.in.second</source>
                <target>en 1 segundo|en %count% segundos</target>
            </trans-unit>
            <trans-unit id="9">
                <source>diff.in.hour</source>
                <target>en 1 hora|en %count% horas</target>
            </trans-unit>
            <trans-unit id="10">
                <source>diff.in.minute</source>
                <target>en 1 minuto|en %count% minutos</target>
            </trans-unit>
            <trans-unit id="11">
                <source>diff.in.day</source>
                <target>en 1 día|en %count% días</target>
            </trans-unit>
            <trans-unit id="12">
                <source>diff.in.month</source>
                <target>en 1 mes|en %count% meses</target>
            </trans-unit>
            <trans-unit id="13">
                <source>diff.in.year</source>
                <target>en 1 año|en %count% años</target>
            </trans-unit>
            <trans-unit id="14">
                <source>duration.second</source>
                <target>1 segundo|%count% segundos</target>
            </trans-unit>
            <trans-unit id="15">
                <source>duration.minute</source>
                <target>1 minuto|%count% minutos</target>
            </trans-unit>
            <trans-unit id="16">
                <source>duration.hour</source>
                <target>1 hora|%count% horas</target>
            </trans-unit>
            <trans-unit id="17">
                <source>duration.day</source>
                <target>1 día|%count% días</target>
            </trans-unit>
            <trans-unit id="18">
                <source>duration.none</source>
                <target>&lt; 1 segundo</target>
            </trans-unit>
            <trans-unit id="19"> 
                <source>age</source> 
                <target>1 año|%count% años</target> 
            </trans-unit>
        </body>
    </file>
</xliff>
