<?xml version="1.0" encoding="UTF-8" ?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
    <file original="file.ext" source-language="en" target-language="mk" datatype="plaintext">
        <body>
            <trans-unit id="1">
                <source>%count% year|%count% years</source>
                <target>%count% година|%count% години</target>
            </trans-unit>
            <trans-unit id="2">
                <source>%count% month|%count% months</source>
                <target>%count% месец|%count% месеци</target>
            </trans-unit>
            <trans-unit id="3">
                <source>%count% day|%count% days</source>
                <target>%count% ден|%count% денови</target>
            </trans-unit>
            <trans-unit id="4">
                <source>%count% hour|%count% hours</source>
                <target>%count% час|%count% часови</target>
            </trans-unit>
            <trans-unit id="5">
                <source>%count% minute|%count% minutes</source>
                <target>%count% минута|%count% минути</target>
            </trans-unit>
            <trans-unit id="6">
                <source>There was a problem validating your password reset request</source>
                <target>Настана проблем при верификацијата на барањето за ресетирање на лозинката</target>
            </trans-unit>
            <trans-unit id="7">
                <source>There was a problem handling your password reset request</source>
                <target>Настана проблем при справувањето со барањето за ресетирање лозинка</target>
            </trans-unit>
            <trans-unit id="8">
                <source>The link in your email is expired. Please try to reset your password again.</source>
                <target>Врската во вашата е-пошта е истечена. Обидете се повторно да ја ресетирате лозинката.</target>
            </trans-unit>
            <trans-unit id="9">
                <source>Please update the request_password_repository configuration in config/packages/reset_password.yaml to point to your "request password repository" service.</source>
                <target>Ажурирајте ја конфигурацијата на request_password_repository опциијата во config/packages/reset_password.yaml за да покажува кон вашиот сервис "request password repository".</target>
            </trans-unit>
            <trans-unit id="10">
                <source>The reset password link is invalid. Please try to reset your password again.</source>
                <target>Врската за ресетирање на лозинката е невалидна. Обидете се повторно да ја ресетирате лозинката.</target>
            </trans-unit>
            <trans-unit id="11">
                <source>You have already requested a reset password email. Please check your email or try again soon.</source>
                <target>Веќе побаравте да ви биде испратена порака во електронската пошта за ресетирање на лозинката. Проверете ја вашата е-пошта или обидете се повторно наскоро.</target>
            </trans-unit>
        </body>
    </file>
</xliff>
