AyuntamientoMadrid/participacion

View on GitHub
config/locales/uk-UA/kaminari.yml

Summary

Maintainability
Test Coverage
uk-UA:
  helpers:
    page_entries_info:
      entry:
        zero: Записи
        one: Запис
        few: Записи
        many: Записів
        other: Записів
      more_pages:
        display_entries: Показати <strong>%{first}&nbsp;-&nbsp;%{last}</strong> of <strong>%{total} %{entry_name}</strong>
      one_page:
        display_entries:
          zero: "%{entry_name} не знайдено"
          one: Є <strong>1 %{entry_name}</strong>
          few: Є <strong>%{count} %{entry_name}</strong>
          many: Є <strong>%{count} %{entry_name}</strong>
          other: Є <strong>%{count} %{entry_name}</strong>
  views:
    pagination:
      current: Ви на сторінці
      first: Перша
      last: Остання
      next: Наступна
      previous: Попередня
      truncate: "&hellip;"