<?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>1 year ago|%count% years ago</target>
            </trans-unit>
            <trans-unit id="2">
                <source>diff.ago.month</source>
                <target>1 month ago|%count% months ago</target>
            </trans-unit>
            <trans-unit id="3">
                <source>diff.ago.day</source>
                <target>1 day ago|%count% days ago</target>
            </trans-unit>
            <trans-unit id="4">
                <source>diff.ago.hour</source>
                <target>1 hour ago|%count% hours ago</target>
            </trans-unit>
            <trans-unit id="5">
                <source>diff.ago.minute</source>
                <target>1 minute ago|%count% minutes ago</target>
            </trans-unit>
            <trans-unit id="6">
                <source>diff.ago.second</source>
                <target>1 second ago|%count% seconds ago</target>
            </trans-unit>
            <trans-unit id="7">
                <source>diff.empty</source>
                <target>now</target>
            </trans-unit>
            <trans-unit id="8">
                <source>diff.in.second</source>
                <target>in 1 second|in %count% seconds</target>
            </trans-unit>
            <trans-unit id="9">
                <source>diff.in.hour</source>
                <target>in 1 hour|in %count% hours</target>
            </trans-unit>
            <trans-unit id="10">
                <source>diff.in.minute</source>
                <target>in 1 minute|in %count% minutes</target>
            </trans-unit>
            <trans-unit id="11">
                <source>diff.in.day</source>
                <target>in 1 day|in %count% days</target>
            </trans-unit>
            <trans-unit id="12">
                <source>diff.in.month</source>
                <target>in 1 month|in %count% months</target>
            </trans-unit>
            <trans-unit id="13">
                <source>diff.in.year</source>
                <target>in 1 year|in %count% years</target>
            </trans-unit>
            <trans-unit id="14">
                <source>duration.second</source>
                <target>1 second|%count% seconds</target>
            </trans-unit>
            <trans-unit id="15">
                <source>duration.minute</source>
                <target>1 minute|%count% minutes</target>
            </trans-unit>
            <trans-unit id="16">
                <source>duration.hour</source>
                <target>1 hour|%count% hours</target>
            </trans-unit>
            <trans-unit id="17">
                <source>duration.day</source>
                <target>1 day|%count% days</target>
            </trans-unit>
            <trans-unit id="18">
                <source>duration.none</source>
                <target>&lt; 1 second</target>
            </trans-unit>
            <trans-unit id="19">
                <source>age</source>
                <target>1 year old|%count% years old</target>
            </trans-unit>
        </body>
    </file>
</xliff>
