<?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 năm trước|%count% năm trước</target>
            </trans-unit>
            <trans-unit id="2">
                <source>diff.ago.month</source>
                <target>1 tháng trước|%count% tháng trước</target>
            </trans-unit>
            <trans-unit id="3">
                <source>diff.ago.day</source>
                <target>1 ngày trước|%count% ngày trước</target>
            </trans-unit>
            <trans-unit id="4">
                <source>diff.ago.hour</source>
                <target>1 giờ trước|%count% giờ trước</target>
            </trans-unit>
            <trans-unit id="5">
                <source>diff.ago.minute</source>
                <target>1 phút trước|%count% phút trước</target>
            </trans-unit>
            <trans-unit id="6">
                <source>diff.ago.second</source>
                <target>1 giây trước|%count% giây trước</target>
            </trans-unit>
            <trans-unit id="7">
                <source>diff.empty</source>
                <target>bây giờ</target>
            </trans-unit>
            <trans-unit id="8">
                <source>diff.in.second</source>
                <target>trong 1 giây|trong %count% giây</target>
            </trans-unit>
            <trans-unit id="9">
                <source>diff.in.hour</source>
                <target>trong 1 giờ|trong %count% giờ</target>
            </trans-unit>
            <trans-unit id="10">
                <source>diff.in.minute</source>
                <target>trong 1 phút|trong %count% phút</target>
            </trans-unit>
            <trans-unit id="11">
                <source>diff.in.day</source>
                <target>trong 1 ngày|trong %count% ngày</target>
            </trans-unit>
            <trans-unit id="12">
                <source>diff.in.month</source>
                <target>trong 1 tháng|trong %count% tháng</target>
            </trans-unit>
            <trans-unit id="13">
                <source>diff.in.year</source>
                <target>trong 1 năm|trong %count% năm</target>
            </trans-unit>
        </body>
    </file>
</xliff>
