bouquins-ror/config/locales/en.yml
2015-08-15 16:04:35 +02:00

60 lines
1.3 KiB
YAML

en:
home: "Home"
library: "Library"
welcome_count: "Browse %{count} books"
books: "Books"
authors: "Author"
series: "Series"
about: "About"
about_descr: "Bouquins is a web frontend for calibre e-book manager"
download: "Download"
initial_tooltip: "Initial letter"
filter: "Filtre"
search: "Search"
search_ph: "Search for..."
per_page: "Items per page"
sort_by: "Sort by"
sort_by_date: "Date"
sort_by_name: "Name"
col_book_title: "Title"
col_book_authors: "Authors"
col_book_serie: "Serie"
book_authors:
one: "Author"
other: "Authors"
book_serie: "Serie"
book_lang:
one: "Language"
other: "Languages"
book_tag:
one: "Tag"
other: "Tags"
book_detail: "Details"
book_pubdate: "Publishing date"
book_publisher: "Publisher"
no_cover: "No cover"
col_serie_name: "Name"
col_serie_authors: "Authors"
col_serie_books: "Books"
serie_book:
one: "Book"
other: "Books"
serie_author:
one: "Author"
other: "Authors"
col_author_name: "Name"
col_author_books: "Books"
author_book:
one: "Book"
other: "Books"
author_coauthor:
one: "Co-Author"
other: "Co-Authors"
author_serie:
one: "Serie"
other: "Series"
will_paginate:
previous_label: "← Previous"
next_label: "Next →"
page_gap: "…"