Localize a missing string (cog alternate text). re #37
This commit is contained in:
parent
a46bc7d05a
commit
18decb3cc1
1
book.php
1
book.php
|
@ -619,6 +619,7 @@ function getJson ($complete = false) {
|
|||
"searchAlt" => localize ("search.alternate"),
|
||||
"sortAlt" => localize ("sort.alternate"),
|
||||
"homeAlt" => localize ("home.alternate"),
|
||||
"cogAlt" => localize ("cog.alternate"),
|
||||
"permalinkAlt" => localize ("permalink.alternate"),
|
||||
"pubdateTitle" => localize("pubdate.title"),
|
||||
"languagesTitle" => localize("language.title"),
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
"bookword.none":"Cap llibre",
|
||||
"bookword.one":"1 llibre",
|
||||
"bookword.title":"Llibres",
|
||||
"##TODO##cog.alternate":"Search, sort and filters",
|
||||
"##TODO##content.series":"Series:",
|
||||
"content.series.data":"Llibre {0} de la sèrie {1}",
|
||||
"content.summary":"Sinopsi:",
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
"bookword.none":"Kein Buch",
|
||||
"bookword.one":"1 Buch",
|
||||
"bookword.title":"Bücher",
|
||||
"##TODO##cog.alternate":"Search, sort and filters",
|
||||
"content.series":"Serien: ",
|
||||
"content.series.data":"Buch {0} der {1} - Reihe",
|
||||
"content.summary":"Inhalt: ",
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
"bookword.none":"No book",
|
||||
"bookword.one":"1 book",
|
||||
"bookword.title":"Books",
|
||||
"cog.alternate":"Search, sort and filters",
|
||||
"content.series":"Series:",
|
||||
"content.series.data":"Book {0} in the {1} series",
|
||||
"content.summary":"Summary",
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
"bookword.none":"Sin libros",
|
||||
"bookword.one":"1 libro",
|
||||
"bookword.title":"Libros",
|
||||
"##TODO##cog.alternate":"Search, sort and filters",
|
||||
"##TODO##content.series":"Series:",
|
||||
"content.series.data":"Libro {0} en la {1} serie",
|
||||
"content.summary":"Sumario:",
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"about.title":"A propos de COPS",
|
||||
"allbooks.alphabetical.many":"Index alphabétique des {0} livres",
|
||||
"##TODO##allbooks.alphabetical.none":"Alphabetical index of absolutely no book",
|
||||
"allbooks.alphabetical.none":"Index alphabétique d'aucun livre",
|
||||
"allbooks.alphabetical.one":"Index alphabétique du seul livre",
|
||||
"allbooks.title":"Tous les livres",
|
||||
"authors.alphabetical.many":"Index alphabétique des {0} auteurs",
|
||||
"##TODO##authors.alphabetical.none":"Alphabetical index of absolutely no author",
|
||||
"authors.alphabetical.none":"Index alphabétique d'aucun auteur",
|
||||
"authors.alphabetical.one":"Index alphabétique du seul auteur",
|
||||
"authors.title":"Auteurs",
|
||||
"authorword.many":"{0} auteurs",
|
||||
|
@ -16,6 +16,7 @@
|
|||
"bookword.none":"Aucun livre",
|
||||
"bookword.one":"1 livre",
|
||||
"bookword.title":"Livres",
|
||||
"cog.alternate":"Recherche, tri et filtres",
|
||||
"content.series":"Collection:",
|
||||
"content.series.data":"Livre {0} dans la collection {1}",
|
||||
"content.summary":"Résumé:",
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
"bookword.none":"Nessun libro",
|
||||
"bookword.one":"1 libro",
|
||||
"bookword.title":"Libri",
|
||||
"##TODO##cog.alternate":"Search, sort and filters",
|
||||
"content.series":"Collana:",
|
||||
"content.series.data":"Libro {0} nella collana {1}",
|
||||
"content.summary":"Riassunto:",
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
"bookword.none":"Ingen bøker",
|
||||
"bookword.one":"1 bok",
|
||||
"bookword.title":"Bøker",
|
||||
"##TODO##cog.alternate":"Search, sort and filters",
|
||||
"content.series":"Serier:",
|
||||
"content.series.data":"Bok {0} i serien {1}",
|
||||
"content.summary":"Sammendrag",
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
"bookword.none":"Geen boek",
|
||||
"bookword.one":"1 boek",
|
||||
"bookword.title":"Boeken",
|
||||
"##TODO##cog.alternate":"Search, sort and filters",
|
||||
"content.series":"Series:",
|
||||
"content.series.data":"Boek {0} in de {1} serie",
|
||||
"content.summary":"Samenvatting",
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
"bookword.none":"Sem livros",
|
||||
"bookword.one":"1 livro",
|
||||
"bookword.title":"Livros",
|
||||
"##TODO##cog.alternate":"Search, sort and filters",
|
||||
"content.series":"Séries:",
|
||||
"content.series.data":"Livro {0} da série {1}",
|
||||
"content.summary":"Sumário",
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
"bookword.none":"Нет книг",
|
||||
"bookword.one":"1 книга",
|
||||
"bookword.title":"Книги",
|
||||
"##TODO##cog.alternate":"Search, sort and filters",
|
||||
"content.series":"Серии:",
|
||||
"content.series.data":"Книга {0} в {1} серии",
|
||||
"content.summary":"Краткое содержание:",
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
"bookword.none":"没有书籍",
|
||||
"bookword.one":"1 本书籍",
|
||||
"bookword.title":"书名",
|
||||
"##TODO##cog.alternate":"Search, sort and filters",
|
||||
"content.series":"系列:",
|
||||
"content.series.data":"{0} 系列的第 {0} 本",
|
||||
"content.summary":"概要",
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<div title="{{=it.c.i18n.homeAlt}}" class="hicon hicon64"><i class="icon-home"></i></div>
|
||||
</a>
|
||||
{{? it.c.config.server_side_rendering == 0}}
|
||||
<div title="Settings and menu" class="hicon hicon64 headright"><i class="icon-cog" id="searchImage"></i></div>
|
||||
<div title="{{=it.c.i18n.cogAlt}}" class="hicon hicon64 headright"><i class="icon-cog" id="searchImage"></i></div>
|
||||
{{?}}
|
||||
<div class="headcenter">
|
||||
<h1>{{=it.title}}</h1>
|
||||
|
|
Loading…
Reference in a new issue