en: will_paginate: previous_label: "← Previous" next_label: "Next →" page_gap: "…" models: referential: zero: 'data spaces' one: 'data space' few: 'data spaces' other: 'data spaces' line: zero: 'lines' one: 'line' few: 'lines' other: 'lines' route: zero: 'routes' one: 'route' few: 'routes' other: 'routes' network: zero: 'networks' one: 'network' few: 'networks' other: 'networks' page_entries_info: search: "Results :" list: "Paginated list" single_page: zero: "No item found" one: "1 %{model} shown" other: "%{model} 1 to %{count} out of %{count}" single_page_html: zero: "No item found" one: "1 %{model} shown" other: "%{model} 1 to %{count} out of %{count}" multi_page: "%{model} list %{from} to %{to} out of %{count}" multi_page_html: "%{model} list %{from} to %{to} out of %{count}"