Sha256: f6a14430e27ddb0e5f53c4e370de55fc4523bce570ec61ef3cde3a0119285f1e

Contents?: true

Size: 1015 Bytes

Versions: 4

Compression:

Stored size: 1015 Bytes

Contents

# :arabic pluralization (see https://github.com/ddnexus/pagy/blob/master/lib/pagy/i18n.rb)
ar:
  pagy:
    aria_label:
      # please add a comment in the https://github.com/ddnexus/pagy/issues/577
      # posting the translation of the following  "Page"/"Pages" with the plurals for this locale
      nav: "Pages"
#        zero: ""
#        two: ""
#        few: ""
#        many: ""
#        other: ""
      prev: "السابق"
      next: "التالي"
    prev: "<"
    next: ">"
    gap: "…"
    item_name:
      zero: "صفر"
      one: "عنصر"
      two: "عنصرين"
      few: "قليل"
      many: "كثير"
      other: "عناصر"
    info:
      no_items: "لا يوجد %{item_name}"
      single_page: "عرض <b>%{count}</b> %{item_name}"
      multiple_pages: "عرض %{item_name} <b>%{from}-%{to}</b> من اجمالي <b>%{count}</b>"
    combo_nav_js: "الصفحة %{page_input} من %{pages}"
    items_selector_js: "عرض %{items_input} %{item_name} لكل صفحة"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pagy-7.0.11 lib/locales/ar.yml
pagy-7.0.10 lib/locales/ar.yml
pagy-7.0.9 lib/locales/ar.yml
pagy-7.0.8 lib/locales/ar.yml