Sha256: ed21ccf5f6d4c59987f89f50b01fae061fd60a468a677135b20aea92049f81fb
Contents?: true
Size: 1.01 KB
Versions: 12
Compression:
Stored size: 1.01 KB
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: "<b>%{count}</b> %{item_name}" multiple_pages: "Всего <b>%{count}</b> %{item_name}, показаны с <b>%{from}</b> по <b>%{to}</b>" combo_nav_js: "<label>Страница %{page_input} из %{pages}</label>" items_selector_js: "<label>Показать %{items_input} %{item_name} на странице</label>"
Version data entries
12 entries across 12 versions & 1 rubygems