Sha256: 721a4e55fa7a34d6b1b6c8acc6e93ab4a9a685984c818cb6bee9c012a6cdc5ff
Contents?: true
Size: 876 Bytes
Versions: 12
Compression:
Stored size: 876 Bytes
Contents
# :one_other pluralization (see https://github.com/ddnexus/pagy/blob/master/lib/pagy/i18n.rb) ca: pagy: aria_label: # please add a comment in the https://github.com/ddnexus/pagy/issues/581 # posting the translation of the following "Page"/"Pages" with the plurals for this locale nav: "Pages" # one: "" # other: "" 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 <b>%{count}</b> %{item_name}" multiple_pages: "Mostrant %{item_name} <b>%{from}-%{to}</b> de <b>%{count}</b> en total" combo_nav_js: "<label>Pàgina %{page_input} de %{pages}</label>" items_selector_js: "<label>Mostra %{items_input} %{item_name} per pàgina</label>"
Version data entries
12 entries across 12 versions & 1 rubygems