# :one_other pluralization (see https://github.com/ddnexus/pagy/blob/master/gem/lib/pagy/i18n.rb) ta: pagy: aria_label: # please add a comment in the https://github.com/ddnexus/pagy/issues/604 # posting the translation of the following "Page"/"Pages" with the plurals for this locale nav: "Pages" # one: "" # other: "" prev: "முந்தையது" next: "அடுத்தது" prev: "<" next: ">" gap: "…" item_name: one: "பதிவு" other: "பதிவுகள்" info: no_items: "%{item_name} கிடைக்கவில்லை" single_page: "%{count} %{item_name} காட்டப்படுகின்றது" multiple_pages: "மொத்தம் %{count} %{item_name}, காட்டப்படுபவை %{from}-%{to}" combo_nav_js: "%{pages}-இல் %{page_input}-வது பக்கம்" limit_selector_js: "ஒரு பக்கத்திற்கு %{limit_input} %{item_name} காட்டு"