<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
    <file source-language="en" target-language="pl" datatype="plaintext" original="file.ext">
        <body>
            <!-- generic actions displayed on buttons and links -->
            <trans-unit id="action.new">
                <source>action.new</source>
                <target>Dodaj %entity_label%</target>
            </trans-unit>
            <trans-unit id="action.show">
                <source>action.show</source>
                <target>Pokaż</target>
            </trans-unit>
            <trans-unit id="action.edit">
                <source>action.edit</source>
                <target>Edytuj</target>
            </trans-unit>
            <trans-unit id="action.search">
                <source>action.search</source>
                <target>Szukaj</target>
            </trans-unit>
            <trans-unit id="action.delete">
                <source>action.delete</source>
                <target>Usuń</target>
            </trans-unit>
            <trans-unit id="action.save">
                <source>action.save</source>
                <target>Zapisz zmiany</target>
            </trans-unit>
            <trans-unit id="action.cancel">
                <source>action.cancel</source>
                <target>Anuluj</target>
            </trans-unit>
            <trans-unit id="action.list">
                <source>action.list</source>
                <target>Wróć do listy</target>
            </trans-unit>
            <trans-unit id="action.deselect">
                <source>action.deselect</source>
                <target>Odznacz</target>
            </trans-unit>
            <trans-unit id="label.form.empty_value">
                <source>label.form.empty_value</source>
                <target>Pusta wartość</target>
            </trans-unit>

            <!-- forms -->
            <trans-unit id="form.label.collections">
                <!-- don't change this "translation" -->
                <source>__name__label__</source>
                <target>__name__label__</target>
            </trans-unit>
        </body>
    </file>
</xliff>
