<?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>
            <!-- page titles -->
            <trans-unit id="new.page_title">
                <source>new.page_title</source>
                <target>Dodaj nowy %entity_name%</target>
            </trans-unit>
            <trans-unit id="show.page_title">
                <source>show.page_title</source>
                <target>%entity_name% (#%entity_id%)</target>
            </trans-unit>
            <trans-unit id="edit.page_title">
                <source>edit.page_title</source>
                <target>%entity_name% (#%entity_id%)</target>
            </trans-unit>
            <trans-unit id="list.page_title">
                <source>list.page_title</source>
                <target>%entity_name%</target>
            </trans-unit>
            <trans-unit id="search.page_title">
                <source>search.page_title</source>
                <target><![CDATA[{0} Brak wyników|{1} Znaleziono <strong>1</strong> wynik|{2,3,4} Znaleziono <strong>%count%</strong> wyniki|[5,Inf] Znaleziono <strong>%count%</strong> wyników]]></target>
            </trans-unit>

            <!-- 'search' view -->
            <trans-unit id="search.no_results">
                <source>search.no_results</source>
                <target>Brak wyników.</target>
            </trans-unit>

            <!-- 'list' view -->
            <trans-unit id="list.row_actions">
                <source>list.row_actions</source>
                <target>Akcje</target>
            </trans-unit>

            <!-- paginator -->
            <trans-unit id="paginator.first">
                <source>paginator.first</source>
                <target>Pierwsza</target>
            </trans-unit>
            <trans-unit id="paginator.previous">
                <source>paginator.previous</source>
                <target>Poprzednia</target>
            </trans-unit>
            <trans-unit id="paginator.next">
                <source>paginator.next</source>
                <target>Następna</target>
            </trans-unit>
            <trans-unit id="paginator.last">
                <source>paginator.last</source>
                <target>Ostatnia</target>
            </trans-unit>
            <trans-unit id="paginator.counter">
                <source>paginator.counter</source>
                <target><![CDATA[<strong>%start%</strong> - <strong>%end%</strong> z <strong>%results%</strong>]]></target>
            </trans-unit>

            <!-- labels -->
            <trans-unit id="label.true">
                <source>label.true</source>
                <target>Tak</target>
            </trans-unit>
            <trans-unit id="label.false">
                <source>label.false</source>
                <target>Nie</target>
            </trans-unit>
            <trans-unit id="label.empty">
                <source>label.empty</source>
                <target>Pusty</target>
            </trans-unit>
            <trans-unit id="label.null">
                <source>label.null</source>
                <target>Brak</target>
            </trans-unit>
            <trans-unit id="label.nullable_field">
                <source>label.nullable_field</source>
                <target>Zostaw niewypełnione</target>
            </trans-unit>
            <trans-unit id="label.object">
                <source>label.object</source>
                <target>Obiekt PHP</target>
            </trans-unit>
            <trans-unit id="label.inaccessible">
                <source>label.inaccessible</source>
                <target>Niedostępny</target>
            </trans-unit>
            <trans-unit id="label.inaccessible.explanation">
                <source>label.inaccessible.explanation</source>
                <target><![CDATA[Metoda pobierająca (<i>ang. getter</i>) nie istnieje  dla tego pola lub właściwość (<i>ang. property</i>) nie jest publiczna]]></target>
            </trans-unit>

            <!-- user -->
            <trans-unit id="user.logged_in_as">
                <source>user.logged_in_as</source>
                <target>Zalogowany jako</target>
            </trans-unit>
            <trans-unit id="user.unnamed">
                <source>user.unnamed</source>
                <target>Użytkownik bez nazwy</target>
            </trans-unit>
            <trans-unit id="user.anonymous">
                <source>user.anonymous</source>
                <target>Anonimowy użytkownik</target>
            </trans-unit>
            <trans-unit id="user.signout">
                <source>user.signout</source>
                <target>Wyloguj</target>
            </trans-unit>

            <!-- misc. elements -->
            <trans-unit id="toggle_navigation">
                <source>toggle_navigation</source>
                <target>Przełącz nawigację</target>
            </trans-unit>
            <trans-unit id="delete_modal.title">
                <source>delete_modal.title</source>
                <target>Czy na pewno chcesz usunąć ten element?</target>
            </trans-unit>
            <trans-unit id="delete_modal.content">
                <source>delete_modal.content</source>
                <target>Tej operacji nie można cofnąć.</target>
            </trans-unit>
            <trans-unit id="delete_modal.action">
                <source>delete_modal.action</source>
                <target>Usuń</target>
            </trans-unit>
            <trans-unit id="action.add_new_item">
                <source>action.add_new_item</source>
                <target>Dodaj nową pozycję</target>
            </trans-unit>
            <trans-unit id="action.add_another_item">
                <source>action.add_another_item</source>
                <target>Dodaj kolejną pozycję</target>
            </trans-unit>
            <trans-unit id="action.remove_item">
                <source>action.remove_item</source>
                <target>Usuń pozycję</target>
            </trans-unit>
            <trans-unit id="errors">
                <source>errors</source>
                <target>Błąd|Błędy</target>
            </trans-unit>
            <trans-unit id="form.are_you_sure">
                <source>form.are_you_sure</source>
                <target>Nie zapisano zmian wprowadzonych w tym formularzu.</target>
            </trans-unit>
            <trans-unit id="show.remaining_items">
                <source>show.remaining_items</source>
                <target><![CDATA[{1} pozostała jedna pozycja nie wyświetlona na tym listingu|{2,3,4} pozostały %count% pozycje nie wyświetlone na tym listingu|[5,21] pozostało %count% pozycji nie wyświetlonych na tym listingu|[22,Inf[ liczba pozycji nie wyświetlonych na tym listingu: %count%]]></target>
            </trans-unit>
        </body>
    </file>
</xliff>
