# :other pluralization (see https://github.com/ddnexus/pagy/blob/master/lib/pagy/i18n.rb) tr: pagy: aria_label: # please add a comment in the https://github.com/ddnexus/pagy/issues/605 # posting the translation of the following "Page"/"Pages" with the plurals for this locale nav: "Pages" prev: "Önceki" next: "Sonraki" prev: "<" next: ">" gap: "…" item_name: "kayıt" info: no_items: "Hiç %{item_name} bulunamadı" single_page: "Toplam %{count} %{item_name} gösteriliyor" multiple_pages: "%{count} %{item_name} içerisinden %{from}-%{to} kadarı gösteriliyor" combo_nav_js: "Sayfa %{page_input} / %{pages}" items_selector_js: "Sayfada %{items_input} %{item_name} göster"