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

     1  # UI strings. Buttons and similar.
     2  
     3  [ui_pager_prev]
     4  other = "السابق"
     5  
     6  [ui_pager_next]
     7  other = "التالي"
     8  
     9  [ui_read_more]
    10  other = "إقرأ المزيد"
    11  
    12  [ui_search]
    13  other = "ابحث في هذا الموقع"
    14  
    15  # Used in sentences such as "Posted in News"
    16  [ui_in]
    17  other = "في"
    18  
    19  # Footer text
    20  [footer_all_rights_reserved]
    21  other = "كافة الحقوق محفوظة"
    22  
    23  [footer_privacy_policy]
    24  other = "سياسة الخصوصية"
    25  
    26  
    27  # Post (blog, articles etc.)
    28  [post_byline_by]
    29  other = "الكاتب"
    30  [post_created]
    31  other = "منشئة"
    32  [post_last_mod]
    33  other = "اخر تعديل"
    34  [post_edit_this]
    35  other = "عدل هذه الصفحة"
    36  [post_create_child_page]
    37  other = " أنشئ صفحة فرعية"
    38  [post_create_issue]
    39  other = "أنشئ مسألة حول الوثائق"
    40  [post_create_project_issue]
    41  other = "أنشئ مسألة حول المشروع"
    42  [post_posts_in]
    43  other = "منشور في"
    44  [post_reading_time]
    45  other = "minute read"
    46  [post_less_than_a_minute_read]
    47  other = "less than a minute"
    48  
    49  # Print support
    50  [print_printable_section]
    51  other = "هذا العرض يتضمن عدة صفحات للطباعة ضمن هذا القسم."
    52  [print_click_to_print]
    53  other = "اضغط هنا للطباعة"
    54  [print_show_regular]
    55  other = "العودة للعرض العادي"
    56  [print_entire_section]
    57  other = "اطبع القسم كاملا"