bouquins-ror/config/locales/en.yml

53 lines
1.1 KiB
YAML
Raw Normal View History

2015-06-28 08:40:19 +00:00
en:
2015-08-08 21:12:16 +00:00
home: "Home"
2015-08-04 17:57:48 +00:00
library: "Library"
welcome_count: "Browse %{count} books"
2015-08-05 17:21:30 +00:00
books: "Books"
2015-08-08 21:12:16 +00:00
authors: "Author"
2015-08-05 17:21:30 +00:00
series: "Series"
about: "About"
about_descr: "Bouquins is a web frontend for calibre e-book manager"
2015-08-08 21:12:16 +00:00
download: "Download"
initial_tooltip: "Initial letter"
2015-08-05 17:21:30 +00:00
filter: "Filtre"
search: "Search"
search_ph: "Search for..."
per_page: "Items per page"
2015-08-13 19:17:56 +00:00
sort_by: "Sort by"
2015-08-05 17:21:30 +00:00
sort_by_date: "Date"
sort_by_name: "Name"
col_book_title: "Title"
col_book_authors: "Authors"
col_book_serie: "Serie"
2015-08-08 21:12:16 +00:00
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"
2015-08-13 19:17:56 +00:00
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"