ar.toml 3.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. # UI strings. Buttons and similar.
  2. [ui_pager_prev]
  3. other = "السَّابق"
  4. [ui_pager_next]
  5. other = "التَّالي"
  6. [ui_read_more]
  7. other = "اِقْرأ اَلمزِيد"
  8. [ui_search]
  9. other = "اِبْحث فِي هذَا اَلموْقِع"
  10. # Used in sentences such as "Posted in News"
  11. [ui_in]
  12. other = "فِي"
  13. # Used in sentences such as "All Tags"
  14. [ui_all]
  15. other = "كُلَّ"
  16. # Footer text
  17. [footer_all_rights_reserved]
  18. other = "كَافَّة اَلحُقوق مَحفُوظة"
  19. [footer_privacy_policy]
  20. other = "سِياسة الخصوصيَّة"
  21. # Post (blog , articles etc.)
  22. [post_byline_by]
  23. other = "الكاتب"
  24. [post_created]
  25. other = "مُنْشِئة"
  26. [post_last_mod]
  27. other = "آخر تَعدِيل"
  28. [post_edit_this]
  29. other = "عدل هَذِه الصَّفْحة"
  30. [post_view_this]
  31. other = "أَنظُر مَصدَر الصَّفْحة"
  32. [post_create_child_page]
  33. other = "أُنْشِئ صَفحَة فَرعِية"
  34. [post_create_issue]
  35. other = "أُنْشِئ مَسْأَلة حَوْل الوثائق"
  36. [post_create_project_issue]
  37. other = "أُنْشِئ مَسْأَلة حَوْل المشْروع"
  38. [post_posts_in]
  39. other = "مَنشُور فِي"
  40. [post_reading_time]
  41. other = "دَقِيقَة لِلْقراءة"
  42. [post_less_than_a_minute_read]
  43. other = "أقلَّ مِن دَقِيقَة"
  44. # Print support
  45. [print_printable_section]
  46. other = "هذَا العرْض يَتَضمَّن عِدَّة صَفَحات لِلطِّباعة ضِمْن هذَا القسْم."
  47. [print_click_to_print]
  48. other = "اِضْغط هُنَا لِلطِّباعة"
  49. [print_show_regular]
  50. other = "اَلْعَودة لِلْعرْض العاديِّ"
  51. [print_entire_section]
  52. other = "اِطْبع القسْم كاملا"
  53. # Community
  54. [community_join]
  55. other = "اِنْضمَّ إِلى مُجتَمَع {{ .Site.Title }}"
  56. [community_introduce]
  57. other = "{{ .Site.Title }} هُو مَشرُوع مَفتُوح المصْدر يُمْكِن لِأيِّ شَخْص فِي المجْتمع اِسْتخْدامه وتحْسينه والاسْتمْتاع بِه. يُسْعدنَا أن تَنضَم إِليْنَا! إِلَيك بَعْض الطُّرق لِلْمشاركة ومتابعة آخر التَّحْديثات."
  58. [community_learn]
  59. other = "تَعلُّم وتواصل"
  60. [community_using]
  61. other = "تِسْتخْدام أو تُريد اِسْتخْدام {{ .Site.Title }} ؟ اِكتشَف اَلمزِيد هُنَا:"
  62. [community_develop]
  63. other = "طَوَّر وساهم "
  64. [community_contribute]
  65. other = "إِذَا كُنْت تَرغَب فِي المشاركة بِشَكل أَكبَر مِن خِلَال المساهمة فِي {{ .Site.Title }} ،اِنْضمَّ إِليْنَا هُنَا:"
  66. [community_how_to]
  67. other = "يُمْكِنك مَعرِفة كَيفِية المساهمة فِي {{ .Site.Title }} مِن خِلَال"
  68. [community_guideline]
  69. other = "إِرْشادات المساهمة"
  70. # Feedback
  71. [feedback_title]
  72. other = "تَقيِيم الأدَاء"
  73. [feedback_question]
  74. other = "هل كَانَت هَذِه الصَّفْحة مُفيدَة"
  75. [feedback_positive]
  76. other = "نعم"
  77. [feedback_negative]
  78. other = "لََا"