# :one_other pluralization (see https://github.com/ddnexus/pagy/blob/master/gem/lib/pagy/i18n.rb) ca: pagy: aria_label: nav: one: "Pàgina" other: "Pàgines" prev: "Anterior" next: "Següent" prev: "<" next: ">" gap: "…" item_name: one: "element" other: "elements" info: no_items: "No s'ha trobat cap resultat" single_page: "Mostrant %{count} %{item_name}" multiple_pages: "Mostrant %{item_name} %{from}-%{to} de %{count} en total" combo_nav_js: "Pàgina %{page_input} de %{pages}" limit_selector_js: "Mostra %{limit_input} %{item_name} per pàgina"