Sha256: e110730c5b434e7fc87d26cf79abee4a5b956547604bfcdaf42b854e806d5a1f

Contents?: true

Size: 1.27 KB

Versions: 3

Compression:

Stored size: 1.27 KB

Contents

# Standard pagy dictionary

en:
  pagy:
    nav:
      prev: "‹ Prev"
      next: "Next ›"
      gap: "…"
      current: "You're on page"
    info:
      single_page:
        zero: "No %{item_name} found"
        one: "Displaying <b>1</b> %{item_name}"
        other: "Displaying <b>all %{count}</b> %{item_name}"
      multiple_pages: "Displaying %{item_name} <b>%{from}-%{to}</b> of <b>%{count}</b> in total"
      item_name:
        zero: "items"
        one: "item"
        other: "items"
    compact:
      page: "Page"
      of: "of"
    items:
      show: "Show"
      items: "items per page"
tr:
  pagy:
    nav:
      prev: "&lsaquo;&nbsp;Önceki"
      next: "Sonraki&nbsp;&rsaquo;"
      gap: "&hellip;"
    info:
      single_page:
        zero: "Hiç %{item_name} bulunamadı."
        one: "<b>1</b> %{item_name} gösteriliyor."
        other: "Toplam <b>%{count}</b> %{item_name} gösteriliyor."
      multiple_pages: "<b>%{count}</b> %{item_name} içerisinden <b>%{from}-%{to}</b> kadarı gösteriliyor."
      item_name:
        zero: "kayıt"
        one: "kayıt"
        other: "kayıt"
    compact:
      page: "Sayfa"
      of: "/"
    items:
      show: "Göster"
      items: "sayfa başı"

# PR for other languages are very welcome. Thanks!

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pagy-0.19.0 lib/locales/pagy.yml
pagy-0.18.0 lib/locales/pagy.yml
pagy-0.17.0 lib/locales/pagy.yml