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

     1  
     2  
     3  # UI strings. Buttons and similar.
     4  
     5  [ui_pager_prev]
     6  other = "Előző"
     7  
     8  [ui_pager_next]
     9  other = "Következő"
    10  
    11  [ui_read_more]
    12  other = "További olvasnivaló"
    13  
    14  [ui_search]
    15  other = "Keresés ezen az oldalon…"
    16  
    17  # Used in sentences such as "Posted in News"
    18  # TODO: this structure will not work in Hungarian
    19  #   so I left it as is
    20  [ui_in]
    21  other = "in"
    22  
    23  # Footer text
    24  [footer_all_rights_reserved]
    25  other = "Minden jog fenntartva"
    26  
    27  [footer_privacy_policy]
    28  other = "Adatvédelmi szabályzat"
    29  
    30  
    31  # Post (blog, articles etc.)
    32  [post_byline_by]
    33  other = "Készítette"
    34  [post_created]
    35  other = "Elkészítve"
    36  [post_last_mod]
    37  other = "Utolsó módosítás"
    38  [post_edit_this]
    39  other = "Oldal szerkesztése"
    40  [post_create_child_page]
    41  other = "Create child page"
    42  [post_create_issue]
    43  other = "Dokumentáció issue létrehozása"
    44  [post_create_project_issue]
    45  other = "Projekt issue létrehozása"
    46  # TODO: this structure will not work in Hungarian
    47  #   so I left it as is
    48  [post_posts_in]
    49  other = "Posts in"
    50  [post_reading_time]
    51  other = "minute read"
    52  [post_less_than_a_minute_read]
    53  other = "less than a minute"
    54  
    55  # Print support
    56  [print_printable_section]
    57  other = "This the multi-page printable view of this section."
    58  [print_click_to_print]
    59  other = "Click here to print"
    60  [print_show_regular]
    61  other = "Return to the regular view of this page"
    62  [print_entire_section]
    63  other = "Print entire section"