Sha256: 23f73695a62111e8ba6be7d794e12f9c137443c60e82a14783da509dcfd25e51

Contents?: true

Size: 977 Bytes

Versions: 2

Compression:

Stored size: 977 Bytes

Contents

# :east_slavic pluralization (see https://github.com/ddnexus/pagy/blob/master/lib/pagy/i18n.rb)
ru:
  pagy:
    aria_label:
      # please add a comment in the https://github.com/ddnexus/pagy/issues/599
      # posting the translation of the following  "Page"/"Pages" with the plurals for this locale
      nav: "Pages"
#        one: ""
#        few: ""
#        many: ""
#        other: ""
      prev: "Назад"
      next: "Вперёд"
    prev: "<"
    next: ">"
    gap: "…"
    item_name:
      one: "запись"
      few: "записи"
      many: "записей"
      other: "записей"
    info:
      no_items: "Пока %{item_name} нет"
      single_page: "%{count} %{item_name}"
      multiple_pages: "Всего %{count} %{item_name}, показаны с %{from} по %{to}"
    combo_nav_js: "Страница %{page_input} из %{pages}"
    items_selector_js: "Показать %{items_input} %{item_name} на странице"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pagy-8.0.1 gem/locales/ru.yml
pagy-8.0.0 lib/locales/ru.yml