Sha256: 9ce8ffe02c3e49a896b241428a77299b7df07055899a1b1088ee33105c326ea5
Contents?: true
Size: 825 Bytes
Versions: 15
Compression:
Stored size: 825 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 %{count} %{item_name}" multiple_pages: "Mostrant %{item_name} %{from}-%{to} de %{count} en total" combo_nav_js: "Pàgina %{page_input} de %{pages}" items_selector_js: "Mostra %{items_input} %{item_name} per pàgina"
Version data entries
15 entries across 15 versions & 1 rubygems