ekylibre/active_list

View on GitHub
lib/active_list/locales/ar.yml

Summary

Maintainability
Test Coverage
ar: &ar
  list:
    # columns: "Columns"
    # results:
    #   sum: "Total"
    #   average: "Moyenne"
    export:
      false_value: "زائف"
      formats:
        csv: "CSV"
        # ods: "Spreadsheet ODF"
        xcsv: "Excel CSV"
      title: "تصدير"
      true_value: "صحيح"
    # export_as: "Export as %{exported}..."
    # items_per_page: "Items per page"
    # menu: "Menu"
    next: "التالي" #?
    no_records: "ولا اية سجل"
    pagination:
      # first: "First page"
      # last: "Last page"
      # next: "Next page"
      # previous: "Previous page"
      # showing_x_to_y_of_total: "Showing %{x} to %{y} of %{total}"
    previous: "السابق" #?
    x_per_page:
      # one: "%{count} per page"
      # other: "%{count} per page"
arb: *ar