Sha256: 5754ff462a128303ae17d4af05a25d43c302064db9d293717a6371e4fc86a597
Contents?: true
Size: 1015 Bytes
Versions: 8
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
8 entries across 8 versions & 1 rubygems