github.com/e154/smart-home@v0.17.2-0.20240311175135-e530a6e5cd45/doc/themes/docsy/i18n/pl.toml (about)

     1  
     2  
     3  # UI strings. Buttons and similar.
     4  
     5  [ui_pager_prev]
     6  other = "Wstecz"
     7  
     8  [ui_pager_next]
     9  other = "Dalej"
    10  
    11  [ui_read_more]
    12  other = "Zobacz więcej"
    13  
    14  [ui_search]
    15  other = "Szukaj ns stronie ..."
    16  
    17  # Used in sentences such as "Posted in News"
    18  [ui_in]
    19  other = "w"
    20  
    21  # Footer text
    22  [footer_all_rights_reserved]
    23  other = "Wszelkie prawa zastrzeżone"
    24  
    25  [footer_privacy_policy]
    26  other = "Polityki prywatności"
    27  
    28  
    29  # Post (blog, articles etc.)
    30  [post_byline_by]
    31  other = "Przez"
    32  [post_created]
    33  other = "Utworzono"
    34  [post_last_mod]
    35  other = "Ostatnia modyfikacja"
    36  [post_edit_this]
    37  other = "Edytuj tę stronę"
    38  [post_create_child_page]
    39  other = "Utwórz podstronę"
    40  [post_create_issue]
    41  other = "Zgłoś błąd w dokumencie"
    42  [post_create_project_issue]
    43  other = "Zgłoś błąd na stronie"
    44  [post_posts_in]
    45  other = "Posty"
    46  [post_reading_time]
    47  other = "minute read"
    48  [post_less_than_a_minute_read]
    49  other = "less than a minute"
    50  
    51  
    52  # Print support
    53  [print_printable_section]
    54  other = "To wielostronicowy widok tej sekcji do wydrukowania."
    55  [print_click_to_print]
    56  other = "Kliknij aby wydrukować"
    57  [print_show_regular]
    58  other = "Wróć do zwykłego widoku tej strony"
    59  [print_entire_section]
    60  other = "Wydrukuj całą sekcję"