diff --git a/src/renderer/reader/components/ReaderMenu.tsx b/src/renderer/reader/components/ReaderMenu.tsx index 14eef46c4..5c3f53211 100644 --- a/src/renderer/reader/components/ReaderMenu.tsx +++ b/src/renderer/reader/components/ReaderMenu.tsx @@ -519,7 +519,7 @@ const AnnotationCard: React.FC<{ timestamp: number, annotation: IAnnotationState <> : }
-
+

{bprogression}

@@ -1614,7 +1616,7 @@ const BookmarkItem: React.FC<{ bookmark: IBookmarkState; i: number }> = (props)
- + ); }; @@ -1697,7 +1699,7 @@ const BookmarkList: React.FC<{ r2Publication: R2Publication, dockedMode: boolean itemEdited, setItemToEdit, }}> - + { isPaginated ? <> diff --git a/src/resources/locales/ar.json b/src/resources/locales/ar.json index c8cfae88f..597488321 100644 --- a/src/resources/locales/ar.json +++ b/src/resources/locales/ar.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "عدم الإظهار", "highlight": "تمييز", "noSelectionToast": "لم يتم اختيار شيء", + "note": "", "quickAnnotations": "إنشاء سريع (تخطي المحرِّر)", "saveNote": "حفظ", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "ملاءمة" }, + "goToContent": "", "marks": { "annotations": "التعليقات", "bookmarks": "الإشارات المرجعية", @@ -384,6 +387,7 @@ "edit": "تحرير", "goTo": "الانتقال إلى صفحة", "landmarks": "المَعالم", + "progression": "", "saveMark": "حفظ الإشارة المرجعية", "search": "بحث", "searchResult": "بحث عن [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "القراءة بصوت عالٍ" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "التعليق", "backHomeTitle": "عودة إلى رف الكتب", "bookmarkTitle": "الإشارة المرجعية", diff --git a/src/resources/locales/bg.json b/src/resources/locales/bg.json index 4a3538df1..47feaee53 100644 --- a/src/resources/locales/bg.json +++ b/src/resources/locales/bg.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "", "highlight": "", "noSelectionToast": "", + "note": "", "quickAnnotations": "", "saveNote": "", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "" }, + "goToContent": "", "marks": { "annotations": "Анотации", "bookmarks": "Отметки", @@ -384,6 +387,7 @@ "edit": "Edit", "goTo": "", "landmarks": "Landmarks", + "progression": "", "saveMark": "", "search": "Търси", "searchResult": "", @@ -404,6 +408,8 @@ "title": "Четене на глас" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "", "backHomeTitle": "обратно към лавицата с книги", "bookmarkTitle": "отметка", diff --git a/src/resources/locales/ca.json b/src/resources/locales/ca.json index b2e10b1e2..2f0553a4f 100644 --- a/src/resources/locales/ca.json +++ b/src/resources/locales/ca.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "No ho mostris", "highlight": "Ressaltat", "noSelectionToast": "Sense selecció", + "note": "", "quickAnnotations": "Creació ràpida (omet l'editor)", "saveNote": "Desa", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Ajusta" }, + "goToContent": "", "marks": { "annotations": "Anotacions", "bookmarks": "Marcadors", @@ -384,6 +387,7 @@ "edit": "Editar", "goTo": "Anar a la pàgina", "landmarks": "Punts de referència", + "progression": "", "saveMark": "Desa el marcador", "search": "Cercar", "searchResult": "Cercar [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Lectura en veu alta" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "anotació", "backHomeTitle": "Tornar a la biblioteca", "bookmarkTitle": "Marcador", diff --git a/src/resources/locales/da.json b/src/resources/locales/da.json index f74b015fa..0b4c0b590 100644 --- a/src/resources/locales/da.json +++ b/src/resources/locales/da.json @@ -342,6 +342,7 @@ "red": "Rød", "yellow": "Gul" }, + "date": "", "filter": { "all": "Alle", "filterByColor": "Filtrér efter Farve", @@ -354,6 +355,7 @@ "hide": "Skjul", "highlight": "Overstregning", "noSelectionToast": "Intet markeret", + "note": "", "quickAnnotations": "Hurtig-oprettelse (spring redigering over)", "saveNote": "Gem", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Tilpas" }, + "goToContent": "", "marks": { "annotations": "Noter", "bookmarks": "Bogmærker", @@ -384,6 +387,7 @@ "edit": "Rediger", "goTo": "Gå til side", "landmarks": "Regioner", + "progression": "", "saveMark": "Gem bogmærke", "search": "Søg", "searchResult": "Søgning [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Oplæsning" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "lav note", "backHomeTitle": "tilbage til boghylden", "bookmarkTitle": "bogmærke", diff --git a/src/resources/locales/de.json b/src/resources/locales/de.json index 422691edd..33dd21fad 100644 --- a/src/resources/locales/de.json +++ b/src/resources/locales/de.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "Ausblenden", "highlight": "Markieren", "noSelectionToast": "Keine Auswahl", + "note": "", "quickAnnotations": "Schnell erstellen (Editor überspringen)", "saveNote": "Speichern", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Einpassen" }, + "goToContent": "", "marks": { "annotations": "Meine Anmerkungen", "bookmarks": "Meine Lesezeichen", @@ -384,6 +387,7 @@ "edit": "Bearbeiten", "goTo": "Gehe zu Seite", "landmarks": "Navigationspunkte", + "progression": "", "saveMark": "Lesezeichen speichern", "search": "Suche", "searchResult": "Suche [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Vorlesen" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "Notizen", "backHomeTitle": "Zurück zum Bücherregal", "bookmarkTitle": "Lesezeichen setzen", diff --git a/src/resources/locales/el.json b/src/resources/locales/el.json index 2c958e1cf..d5bfd967d 100644 --- a/src/resources/locales/el.json +++ b/src/resources/locales/el.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "Να μην εμφανίζεται", "highlight": "Επισήμανση", "noSelectionToast": "Καμία επιλογή", + "note": "", "quickAnnotations": "Γρήγορη δημιουργία (παράβλεψη επεξεργασίας)", "saveNote": "Αποθήκευση", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Προσαρμογή" }, + "goToContent": "", "marks": { "annotations": "Σχόλια", "bookmarks": "Σελιδοδείκτες", @@ -384,6 +387,7 @@ "edit": "Επεξεργασία", "goTo": "Μετάβαση σε σελίδα", "landmarks": "Ορόσημα", + "progression": "", "saveMark": "Αποθήκευση σελιδοδείκτη", "search": "Αναζήτηση", "searchResult": "Αναζήτηση [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Λειτουργία προφορικού αναγνώστη / Readaloud" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "σχόλιο", "backHomeTitle": "Πίσω στη βιβλιοθήκη", "bookmarkTitle": "Σελιδοδείκτης", diff --git a/src/resources/locales/en.json b/src/resources/locales/en.json index 6031d1269..900ce70e1 100644 --- a/src/resources/locales/en.json +++ b/src/resources/locales/en.json @@ -324,9 +324,6 @@ }, "reader": { "annotations": { - "note": "{{- color}} Note", - "date": "Modification date", - "goToContent": "Go to the content", "Color": "Color", "addNote": "Annotate", "advancedMode": "Instant mode (auto create after select)", @@ -345,6 +342,7 @@ "red": "Red", "yellow": "Yellow" }, + "date": "Modification date", "filter": { "all": "All", "filterByColor": "Filter by Color", @@ -357,6 +355,7 @@ "hide": "Do not display", "highlight": "Highlight", "noSelectionToast": "No selection", + "note": "{{- color}} Note", "quickAnnotations": "Quick create (skip editor)", "saveNote": "Save", "sorting": { @@ -380,6 +379,7 @@ "fxl": { "fit": "Fit" }, + "goToContent": "Go to the content", "marks": { "annotations": "Annotations", "bookmarks": "Bookmarks", @@ -387,6 +387,7 @@ "edit": "Edit", "goTo": "Go to page", "landmarks": "Landmarks", + "progression": "Progression", "saveMark": "Save bookmark", "search": "Search", "searchResult": "Search [{{- searchText}}]", @@ -407,6 +408,8 @@ "title": "Readaloud" }, "navigation": { + "ZenModeExit": "Exit Zen mode", + "ZenModeTitle": "Zen mode", "annotationTitle": "annotation", "backHomeTitle": "Close this reading window (back to bookshelf)", "bookmarkTitle": "bookmark", @@ -414,8 +417,6 @@ "currentPageTotal": "Current page: {{- current}}/{{- total}}", "detachWindowTitle": "show library / bookshelf window", "fullscreenTitle": "go fullscreen", - "ZenModeTitle": "Zen mode", - "ZenModeExit": "Exit Zen mode", "goTo": "Go to", "goToError": "Page break does not exist", "goToPlaceHolder": "Enter page number", diff --git a/src/resources/locales/es.json b/src/resources/locales/es.json index 44a101d4d..20dd78e9b 100644 --- a/src/resources/locales/es.json +++ b/src/resources/locales/es.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "No mostrar", "highlight": "Destacar", "noSelectionToast": "Sin selección", + "note": "", "quickAnnotations": "Creación rápida (omitir editor)", "saveNote": "Guardar", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Ajustar" }, + "goToContent": "", "marks": { "annotations": "Anotaciones", "bookmarks": "Marcadores", @@ -384,6 +387,7 @@ "edit": "Editar", "goTo": "ir a página", "landmarks": "Puntos de referencia", + "progression": "", "saveMark": "Guardar marcador", "search": "Buscar", "searchResult": "Buscar [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Lectura en voz alta" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "anotación", "backHomeTitle": "Volver a la biblioteca", "bookmarkTitle": "Marcador", diff --git a/src/resources/locales/eu.json b/src/resources/locales/eu.json index ef23feb01..bea2f1864 100644 --- a/src/resources/locales/eu.json +++ b/src/resources/locales/eu.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "Ez erakutsi", "highlight": "Nabarmendu", "noSelectionToast": "Ez dago aukeraketarik", + "note": "", "quickAnnotations": "Sortu azkarra (saltatu editorea)", "saveNote": "Gorde", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Egokitu" }, + "goToContent": "", "marks": { "annotations": "Oharrak", "bookmarks": "Markatzaileak", @@ -384,6 +387,7 @@ "edit": "Editatu", "goTo": "Joan orrialdera", "landmarks": "Erreferentzia-puntuak", + "progression": "", "saveMark": "Gorde laster-marka", "search": "Bilatu", "searchResult": "Bilatu [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Ozenki irakurtzea" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "oharpena", "backHomeTitle": "Itzuli liburutegira", "bookmarkTitle": "Markatzailea", diff --git a/src/resources/locales/fi.json b/src/resources/locales/fi.json index db52a78ee..e7fbf6b0a 100644 --- a/src/resources/locales/fi.json +++ b/src/resources/locales/fi.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "Älä näytä", "highlight": "Korosta", "noSelectionToast": "Ei valintaa", + "note": "", "quickAnnotations": "Pikatila (ohita muokkausikkuna)", "saveNote": "Tallenna", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Sovita" }, + "goToContent": "", "marks": { "annotations": "Muistiinpanot", "bookmarks": "Kirjanmerkit", @@ -384,6 +387,7 @@ "edit": "Muokkaa", "goTo": "Siirry sivulle", "landmarks": "Kiintopisteet", + "progression": "", "saveMark": "Tallenna kirjanmerkki", "search": "Hae", "searchResult": "Hae [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Luenta" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "muistiinpano", "backHomeTitle": "Takaisin kirjahyllyyn", "bookmarkTitle": "Kirjanmerkki", diff --git a/src/resources/locales/fr.json b/src/resources/locales/fr.json index 4e17870dc..29211ea48 100644 --- a/src/resources/locales/fr.json +++ b/src/resources/locales/fr.json @@ -324,9 +324,6 @@ }, "reader": { "annotations": { - "note": "Note {{- color}}", - "date": "Date de modification", - "goToContent": "Aller au contenu", "Color": "Couleur", "addNote": "Annoter", "advancedMode": "Mode instantané (création automatique après sélection)", @@ -345,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "Date de modification", "filter": { "all": "", "filterByColor": "", @@ -357,6 +355,7 @@ "hide": "Ne pas afficher", "highlight": "Surligner", "noSelectionToast": "Aucun texte sélectionné", + "note": "Note {{- color}}", "quickAnnotations": "Annotation rapide (sans édition)", "saveNote": "Sauvegarder", "sorting": { @@ -380,6 +379,7 @@ "fxl": { "fit": "Remplir" }, + "goToContent": "Aller au contenu", "marks": { "annotations": "Annotations", "bookmarks": "Marque-pages", @@ -387,6 +387,7 @@ "edit": "Éditer", "goTo": "Aller à la page", "landmarks": "Repères", + "progression": "", "saveMark": "Sauvegarder le marque-page", "search": "Rechercher", "searchResult": "Recherche - « {{- searchText}} »", @@ -407,6 +408,8 @@ "title": "Lire à haute voix" }, "navigation": { + "ZenModeExit": "Sortir du mode Zen", + "ZenModeTitle": "Mode Zen", "annotationTitle": "annotation", "backHomeTitle": "retour à la bibliothèque", "bookmarkTitle": "marque-page", @@ -414,8 +417,6 @@ "currentPageTotal": "Page courante: {{- current}}/{{- total}}", "detachWindowTitle": "afficher la bibliothèque", "fullscreenTitle": "mode plein écran", - "ZenModeTitle": "Mode Zen", - "ZenModeExit": "Sortir du mode Zen", "goTo": "Aller à", "goToError": "Cette page n'existe pas", "goToPlaceHolder": "Entrer un numéro de page", diff --git a/src/resources/locales/gl.json b/src/resources/locales/gl.json index 4fcc0cf80..22ad2eea6 100644 --- a/src/resources/locales/gl.json +++ b/src/resources/locales/gl.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "Non mostrar", "highlight": "Destacar", "noSelectionToast": "Sen selección", + "note": "", "quickAnnotations": "Creación rápida (omitir editor)", "saveNote": "Gardar", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Axustar" }, + "goToContent": "", "marks": { "annotations": "Anotacións", "bookmarks": "Marcadores", @@ -384,6 +387,7 @@ "edit": "Editar", "goTo": "Vai a páxina", "landmarks": "Puntos de referencia", + "progression": "", "saveMark": "Gardar marcador\n", "search": "Buscar", "searchResult": "Buscar [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Lectura en voz alta" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "anotación", "backHomeTitle": "Volver á biblioteca", "bookmarkTitle": "Marcador", diff --git a/src/resources/locales/hr.json b/src/resources/locales/hr.json index da8df99b8..66621bf03 100644 --- a/src/resources/locales/hr.json +++ b/src/resources/locales/hr.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "", "highlight": "", "noSelectionToast": "", + "note": "", "quickAnnotations": "", "saveNote": "", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "" }, + "goToContent": "", "marks": { "annotations": "Anotacije", "bookmarks": "Knjižne oznake", @@ -384,6 +387,7 @@ "edit": "Uredi", "goTo": "", "landmarks": "Smjerokaz", + "progression": "", "saveMark": "", "search": "Pretraži", "searchResult": "", @@ -404,6 +408,8 @@ "title": "Čitanje naglas" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "", "backHomeTitle": "natrag na policu s knjigama", "bookmarkTitle": "knjižna oznaka", diff --git a/src/resources/locales/it.json b/src/resources/locales/it.json index 032e1b5d2..c639e3fb2 100644 --- a/src/resources/locales/it.json +++ b/src/resources/locales/it.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "Non mostrare", "highlight": "Evidenziare", "noSelectionToast": "Nessuna selezione", + "note": "", "quickAnnotations": "Creazione rapida (salta editor)", "saveNote": "Salva", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Adattare" }, + "goToContent": "", "marks": { "annotations": "Annotazioni", "bookmarks": "Segnalibri", @@ -384,6 +387,7 @@ "edit": "Modifica", "goTo": "Vai alla pagina", "landmarks": "Punti di riferimento", + "progression": "", "saveMark": "Salva segnalibro", "search": "Ricerca", "searchResult": "Cerca [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "lettura ad alta voce" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "annotazione", "backHomeTitle": "ritorna alla libreria", "bookmarkTitle": "segnalibro", diff --git a/src/resources/locales/ja.json b/src/resources/locales/ja.json index 6ee26b1dc..4f9ac1b1b 100644 --- a/src/resources/locales/ja.json +++ b/src/resources/locales/ja.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "注釈を表示しない", "highlight": "ハイライト", "noSelectionToast": "選択されていません", + "note": "", "quickAnnotations": "クイック作成(注釈編集画面をスキップ)", "saveNote": "保存", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "合わせる" }, + "goToContent": "", "marks": { "annotations": "注釈", "bookmarks": "しおり", @@ -384,6 +387,7 @@ "edit": "編集", "goTo": "ページ移動", "landmarks": "構成", + "progression": "", "saveMark": "しおりを挟む", "search": "検索", "searchResult": "検索 [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "朗読" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "注釈", "backHomeTitle": "本棚にもどる", "bookmarkTitle": "しおりを挟む", diff --git a/src/resources/locales/ka.json b/src/resources/locales/ka.json index 2e861e251..97928e710 100644 --- a/src/resources/locales/ka.json +++ b/src/resources/locales/ka.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "", "highlight": "", "noSelectionToast": "", + "note": "", "quickAnnotations": "", "saveNote": "", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "" }, + "goToContent": "", "marks": { "annotations": "ანოტაციები", "bookmarks": "სანიშნეები", @@ -384,6 +387,7 @@ "edit": "გადაკეთება", "goTo": "", "landmarks": "ორიენტირები", + "progression": "", "saveMark": "", "search": "ძიება", "searchResult": "", @@ -404,6 +408,8 @@ "title": "ტექსტის მეტყველება" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "", "backHomeTitle": "წიგნების თაროში დაბრუნება", "bookmarkTitle": "სანიშნე", diff --git a/src/resources/locales/ko.json b/src/resources/locales/ko.json index 517398cd7..e8805f09c 100644 --- a/src/resources/locales/ko.json +++ b/src/resources/locales/ko.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "", "highlight": "", "noSelectionToast": "", + "note": "", "quickAnnotations": "", "saveNote": "", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "" }, + "goToContent": "", "marks": { "annotations": "주석", "bookmarks": "북마크", @@ -384,6 +387,7 @@ "edit": "수정", "goTo": "", "landmarks": "랜드마크", + "progression": "", "saveMark": "", "search": "검색", "searchResult": "", @@ -404,6 +408,8 @@ "title": "소리내어 읽기" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "", "backHomeTitle": "내서재로 돌아가기", "bookmarkTitle": "북마크", diff --git a/src/resources/locales/lt.json b/src/resources/locales/lt.json index 384fbac5c..a909062fb 100644 --- a/src/resources/locales/lt.json +++ b/src/resources/locales/lt.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "Neatvaizduoti", "highlight": "Paryškinimas", "noSelectionToast": "Niekas nepasirinkta", + "note": "", "quickAnnotations": "Greitasis kūrimas (praleidžiant rengyklę)", "saveNote": "Išsaugoti", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Talpinti" }, + "goToContent": "", "marks": { "annotations": "Pastabos", "bookmarks": "Žymės", @@ -384,6 +387,7 @@ "edit": "Keisti", "goTo": "Eiti į puslapį", "landmarks": "Gairės", + "progression": "", "saveMark": "Išsaugoti žymę", "search": "Paieška", "searchResult": "Ieškoti [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Readaloud" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "pastaba", "backHomeTitle": "grįžti į lentyną", "bookmarkTitle": "sukurti žymę", diff --git a/src/resources/locales/nl.json b/src/resources/locales/nl.json index 3a3fca273..6d2dffa2d 100644 --- a/src/resources/locales/nl.json +++ b/src/resources/locales/nl.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "Geef niet weer", "highlight": "Markeer", "noSelectionToast": "Geen selectie", + "note": "", "quickAnnotations": "Maak snel (editor overslaan)", "saveNote": "Bewaar", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Pas" }, + "goToContent": "", "marks": { "annotations": "Annotaties", "bookmarks": "Bladwijzers", @@ -384,6 +387,7 @@ "edit": "Wijzig", "goTo": "Ga naar pagina", "landmarks": "structuur elementen", + "progression": "", "saveMark": "Bladwijzer opslaan", "search": "Zoek", "searchResult": "Zoek [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Voorlezen" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "annotatie", "backHomeTitle": "terug naar de boekenplank", "bookmarkTitle": "bladwijzer", diff --git a/src/resources/locales/pt-br.json b/src/resources/locales/pt-br.json index cda6793f7..0644bf441 100644 --- a/src/resources/locales/pt-br.json +++ b/src/resources/locales/pt-br.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "Não mostrar", "highlight": "Destaque", "noSelectionToast": "Nenhuma seleção", + "note": "", "quickAnnotations": "Criação rápida (pular editor)", "saveNote": "Salvar", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Ajustar" }, + "goToContent": "", "marks": { "annotations": "Anotações", "bookmarks": "Marcadores", @@ -384,6 +387,7 @@ "edit": "Editar", "goTo": "Ir para página", "landmarks": "Pontos de referência", + "progression": "", "saveMark": "Salvar marcador", "search": "Buscas", "searchResult": "Busca [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Narração" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "anotação", "backHomeTitle": "voltar à estante", "bookmarkTitle": "marcador", diff --git a/src/resources/locales/pt-pt.json b/src/resources/locales/pt-pt.json index 22f400013..a3b644e16 100644 --- a/src/resources/locales/pt-pt.json +++ b/src/resources/locales/pt-pt.json @@ -342,6 +342,7 @@ "red": "Vermelho", "yellow": "Amarelo" }, + "date": "", "filter": { "all": "Tudo", "filterByColor": "Filtrar por cor", @@ -354,6 +355,7 @@ "hide": "Não exibir", "highlight": "Realçar", "noSelectionToast": "Nenhuma seleção", + "note": "", "quickAnnotations": "Criação rápida (saltar editor)", "saveNote": "Guardar", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Ajustar" }, + "goToContent": "", "marks": { "annotations": "Anotações", "bookmarks": "Marcadores", @@ -384,6 +387,7 @@ "edit": "Editar", "goTo": "Ir para página", "landmarks": "Pontos de referência", + "progression": "", "saveMark": "Guardar favorito", "search": "Pesquisar", "searchResult": "Pesquisar [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Narração" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "Anotação", "backHomeTitle": "Fechar janela de leitura (voltar à estante)", "bookmarkTitle": "Marcador", diff --git a/src/resources/locales/ru.json b/src/resources/locales/ru.json index aa6faaffe..c532f6524 100644 --- a/src/resources/locales/ru.json +++ b/src/resources/locales/ru.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "", "highlight": "Выделить", "noSelectionToast": "Нет выбора", + "note": "", "quickAnnotations": "Быстрое создание (пропуск редактора)", "saveNote": "Сохранить", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Размер" }, + "goToContent": "", "marks": { "annotations": "Аннотации", "bookmarks": "Закладки", @@ -384,6 +387,7 @@ "edit": "Редактировать", "goTo": "Перейти на страницу", "landmarks": "Ориентиры", + "progression": "", "saveMark": "Сохранить закладку", "search": "Поиск", "searchResult": "Найдено [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Чтение вслух" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "аннотация", "backHomeTitle": "назад к книжной полке", "bookmarkTitle": "закладка", diff --git a/src/resources/locales/sl.json b/src/resources/locales/sl.json index 73eda6b77..e62462979 100644 --- a/src/resources/locales/sl.json +++ b/src/resources/locales/sl.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "Ne prikaži", "highlight": "Poudari", "noSelectionToast": "Brez izbire", + "note": "", "quickAnnotations": "Hitro ustvarjanje (preskoči urejevalnik)", "saveNote": "Shrani", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Prilagajanje zaslonu" }, + "goToContent": "", "marks": { "annotations": "Opombe", "bookmarks": "Zaznamki", @@ -384,6 +387,7 @@ "edit": "Uredi", "goTo": "Pojdi na stran", "landmarks": "Mejniki", + "progression": "", "saveMark": "Shrani zaznamek", "search": "Iskanje", "searchResult": "Iskanje [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Glasovno branje" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "opomba", "backHomeTitle": "nazaj na knjižno polico", "bookmarkTitle": "zaznamek", diff --git a/src/resources/locales/sv.json b/src/resources/locales/sv.json index a9d047e95..bc82ca629 100644 --- a/src/resources/locales/sv.json +++ b/src/resources/locales/sv.json @@ -342,6 +342,7 @@ "red": "Röd", "yellow": "Gul" }, + "date": "", "filter": { "all": "Alla", "filterByColor": "Filtrera efter färg", @@ -354,6 +355,7 @@ "hide": "Visa inte", "highlight": "Markera", "noSelectionToast": "Ingen markering", + "note": "", "quickAnnotations": "Snabbskapa (hoppa över redigeraren)", "saveNote": "Spara", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Anpassa" }, + "goToContent": "", "marks": { "annotations": "Anteckningar", "bookmarks": "Bokmärken", @@ -384,6 +387,7 @@ "edit": "Redigera", "goTo": "Gå till sida", "landmarks": "Landmärken", + "progression": "", "saveMark": "Spara bokmärke", "search": "Sök", "searchResult": "Sök [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "Uppläsning" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "Anteckning", "backHomeTitle": "Tillbaka till bokhyllan", "bookmarkTitle": "Bokmärke", diff --git a/src/resources/locales/zh-cn.json b/src/resources/locales/zh-cn.json index 0d193592b..bdee54999 100644 --- a/src/resources/locales/zh-cn.json +++ b/src/resources/locales/zh-cn.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "不显示", "highlight": "高亮", "noSelectionToast": "未选择", + "note": "", "quickAnnotations": "快速创建(跳过编辑器)", "saveNote": "保存", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "" }, + "goToContent": "", "marks": { "annotations": "注解", "bookmarks": "书签", @@ -384,6 +387,7 @@ "edit": "编辑", "goTo": "转到页码", "landmarks": "结构", + "progression": "", "saveMark": "保存书签", "search": "检索", "searchResult": "检索 [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "语音朗读" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "注解", "backHomeTitle": "返回书架", "bookmarkTitle": "书签", diff --git a/src/resources/locales/zh-tw.json b/src/resources/locales/zh-tw.json index e1bb67b86..00ab1bdb4 100644 --- a/src/resources/locales/zh-tw.json +++ b/src/resources/locales/zh-tw.json @@ -342,6 +342,7 @@ "red": "", "yellow": "" }, + "date": "", "filter": { "all": "", "filterByColor": "", @@ -354,6 +355,7 @@ "hide": "不顯示", "highlight": "重點標示", "noSelectionToast": "沒有選擇", + "note": "", "quickAnnotations": "快速建立(跳過編輯)", "saveNote": "保存", "sorting": { @@ -377,6 +379,7 @@ "fxl": { "fit": "Fit" }, + "goToContent": "", "marks": { "annotations": "註解", "bookmarks": "書籤", @@ -384,6 +387,7 @@ "edit": "編輯", "goTo": "前往到頁面", "landmarks": "地標", + "progression": "", "saveMark": "儲存書籤", "search": "搜尋", "searchResult": "搜尋 [{{- searchText}}]", @@ -404,6 +408,8 @@ "title": "語音朗讀" }, "navigation": { + "ZenModeExit": "", + "ZenModeTitle": "", "annotationTitle": "註解", "backHomeTitle": "返回書架", "bookmarkTitle": "書籤", diff --git a/src/typings/en.translation-keys.d.ts b/src/typings/en.translation-keys.d.ts index 86e72daf6..f611ef902 100644 --- a/src/typings/en.translation-keys.d.ts +++ b/src/typings/en.translation-keys.d.ts @@ -1,4 +1,4 @@ declare namespace typed_i18n_keys { - type TTranslatorKeyParameter = "accessibility" | "accessibility.bookMenu" | "accessibility.closeDialog" | "accessibility.importFile" | "accessibility.leftSlideButton" | "accessibility.mainContent" | "accessibility.rightSlideButton" | "accessibility.skipLink" | "accessibility.toolbar" | "apiapp" | "apiapp.documentation" | "apiapp.howItWorks" | "apiapp.informations" | "apiapp.noLibraryFound" | "app" | "app.edit" | "app.edit.copy" | "app.edit.cut" | "app.edit.paste" | "app.edit.redo" | "app.edit.selectAll" | "app.edit.title" | "app.edit.undo" | "app.hide" | "app.quit" | "app.session" | "app.session.exit" | "app.session.exit.askBox" | "app.session.exit.askBox.button" | "app.session.exit.askBox.button.no" | "app.session.exit.askBox.button.yes" | "app.session.exit.askBox.message" | "app.session.exit.askBox.title" | "app.update" | "app.update.message" | "app.update.title" | "app.window" | "app.window.showLibrary" | "catalog" | "catalog.about" | "catalog.about.title" | "catalog.addBookToLib" | "catalog.addTags" | "catalog.addTagsButton" | "catalog.allBooks" | "catalog.bookInfo" | "catalog.column" | "catalog.column.ascending" | "catalog.column.descending" | "catalog.column.unsorted" | "catalog.delete" | "catalog.deleteBook" | "catalog.deleteTag" | "catalog.description" | "catalog.emptyTagList" | "catalog.entry" | "catalog.entry.continueReading" | "catalog.entry.continueReadingAudioBooks" | "catalog.entry.continueReadingDivina" | "catalog.entry.continueReadingPdf" | "catalog.entry.lastAdditions" | "catalog.export" | "catalog.exportAnnotation" | "catalog.format" | "catalog.importAnnotation" | "catalog.lang" | "catalog.lastRead" | "catalog.moreInfo" | "catalog.myBooks" | "catalog.noPublicationHelpL1" | "catalog.noPublicationHelpL2" | "catalog.noPublicationHelpL3" | "catalog.noPublicationHelpL4" | "catalog.numberOfPages" | "catalog.opds" | "catalog.opds.auth" | "catalog.opds.auth.cancel" | "catalog.opds.auth.login" | "catalog.opds.auth.password" | "catalog.opds.auth.register" | "catalog.opds.auth.username" | "catalog.opds.info" | "catalog.opds.info.availableSince" | "catalog.opds.info.availableState" | "catalog.opds.info.availableState.available" | "catalog.opds.info.availableState.ready" | "catalog.opds.info.availableState.reserved" | "catalog.opds.info.availableState.unavailable" | "catalog.opds.info.availableState.unknown" | "catalog.opds.info.availableUntil" | "catalog.opds.info.copyAvalaible" | "catalog.opds.info.copyTotal" | "catalog.opds.info.holdPosition" | "catalog.opds.info.holdTotal" | "catalog.opds.info.numberOfItems" | "catalog.opds.info.priveValue" | "catalog.opds.info.state" | "catalog.publisher" | "catalog.readBook" | "catalog.released" | "catalog.sort" | "catalog.tag" | "catalog.tags" | "catalog.update" | "dialog" | "dialog.annotations" | "dialog.annotations.descAuthor" | "dialog.annotations.descList" | "dialog.annotations.descNewer" | "dialog.annotations.descOlder" | "dialog.annotations.descTitle" | "dialog.annotations.importAll" | "dialog.annotations.importWithoutConflict" | "dialog.annotations.title" | "dialog.cancel" | "dialog.deleteAnnotations" | "dialog.deleteAnnotationsText" | "dialog.deleteFeed" | "dialog.deletePublication" | "dialog.import" | "dialog.importError" | "dialog.renew" | "dialog.return" | "dialog.yes" | "error" | "error.errorBox" | "error.errorBox.error" | "error.errorBox.message" | "error.errorBox.title" | "header" | "header.allBooks" | "header.catalogs" | "header.downloads" | "header.fitlerTagTitle" | "header.gridTitle" | "header.home" | "header.homeTitle" | "header.importTitle" | "header.listTitle" | "header.myCatalogs" | "header.refreshTitle" | "header.searchPlaceholder" | "header.searchTitle" | "header.settings" | "header.viewMode" | "library" | "library.lcp" | "library.lcp.hint" | "library.lcp.open" | "library.lcp.password" | "library.lcp.sentence" | "library.lcp.urlHint" | "library.lcp.whatIsLcp?" | "library.lcp.whatIsLcpInfoDetails" | "library.lcp.whatIsLcpInfoDetailsLink" | "message" | "message.annotations" | "message.annotations.alreadyImported" | "message.annotations.emptyFile" | "message.annotations.errorParsing" | "message.annotations.noBelongTo" | "message.annotations.nothing" | "message.annotations.success" | "message.download" | "message.download.error" | "message.import" | "message.import.alreadyImport" | "message.import.fail" | "message.import.success" | "message.open" | "message.open.error" | "opds" | "opds.addForm" | "opds.addForm.addButton" | "opds.addForm.name" | "opds.addForm.namePlaceholder" | "opds.addForm.url" | "opds.addForm.urlPlaceholder" | "opds.addFormApiapp" | "opds.addFormApiapp.title" | "opds.addMenu" | "opds.breadcrumbRoot" | "opds.documentation" | "opds.empty" | "opds.firstPage" | "opds.informations" | "opds.lastPage" | "opds.menu" | "opds.menu.aboutBook" | "opds.menu.addExtract" | "opds.menu.goBuyBook" | "opds.menu.goLoanBook" | "opds.menu.goRevokeLoanBook" | "opds.menu.goSubBook" | "opds.network" | "opds.network.error" | "opds.network.noInternet" | "opds.network.noInternetMessage" | "opds.network.reject" | "opds.network.timeout" | "opds.next" | "opds.previous" | "opds.shelf" | "opds.updateForm" | "opds.updateForm.name" | "opds.updateForm.title" | "opds.updateForm.updateButton" | "opds.updateForm.url" | "opds.whatIsOpds" | "publication" | "publication.accessibility" | "publication.accessibility.accessModeSufficient" | "publication.accessibility.accessModeSufficient.textual" | "publication.accessibility.accessibilityFeature" | "publication.accessibility.accessibilityFeature.alternativeText" | "publication.accessibility.accessibilityFeature.displayTransformability" | "publication.accessibility.accessibilityFeature.longDescription" | "publication.accessibility.accessibilityFeature.printPageNumbers" | "publication.accessibility.accessibilityFeature.readingOrder" | "publication.accessibility.accessibilityFeature.synchronizedAudioText" | "publication.accessibility.accessibilityFeature.tableOfContents" | "publication.accessibility.accessibilityHazard" | "publication.accessibility.accessibilityHazard.flashing" | "publication.accessibility.accessibilityHazard.motionSimulation" | "publication.accessibility.accessibilityHazard.name" | "publication.accessibility.accessibilityHazard.noFlashing" | "publication.accessibility.accessibilityHazard.noMotionSimulation" | "publication.accessibility.accessibilityHazard.noSound" | "publication.accessibility.accessibilityHazard.none" | "publication.accessibility.accessibilityHazard.sound" | "publication.accessibility.accessibilityHazard.unknown" | "publication.accessibility.certifierReport" | "publication.accessibility.conformsTo" | "publication.accessibility.moreInformation" | "publication.accessibility.name" | "publication.accessibility.noA11y" | "publication.actions" | "publication.audio" | "publication.audio.tracks" | "publication.author" | "publication.cancelledLcp" | "publication.certificateRevoked" | "publication.certificateSignatureInvalid" | "publication.cover" | "publication.cover.img" | "publication.day" | "publication.days" | "publication.duration" | "publication.duration.title" | "publication.encryptedNoLicense" | "publication.expired" | "publication.expiredLcp" | "publication.incorrectPassphrase" | "publication.lcpEnd" | "publication.lcpRightsCopy" | "publication.lcpRightsPrint" | "publication.lcpStart" | "publication.licenceLCP" | "publication.licenseOutOfDate" | "publication.licenseSignatureDateInvalid" | "publication.licenseSignatureInvalid" | "publication.licensed" | "publication.markAsRead" | "publication.notStarted" | "publication.onGoing" | "publication.progression" | "publication.progression.title" | "publication.read" | "publication.remainingTime" | "publication.renewButton" | "publication.returnButton" | "publication.returnedLcp" | "publication.revokedLcp" | "publication.seeLess" | "publication.seeMore" | "publication.timeLeft" | "publication.title" | "publication.userKeyCheckInvalid" | "reader" | "reader.annotations" | "reader.annotations.note" | "reader.annotations.date" | "reader.annotations.goToContent" | "reader.annotations.Color" | "reader.annotations.addNote" | "reader.annotations.advancedMode" | "reader.annotations.annotationsExport" | "reader.annotations.annotationsExport.description" | "reader.annotations.annotationsExport.title" | "reader.annotations.annotationsOptions" | "reader.annotations.colors" | "reader.annotations.colors.bluegreen" | "reader.annotations.colors.cyan" | "reader.annotations.colors.green" | "reader.annotations.colors.lightblue" | "reader.annotations.colors.orange" | "reader.annotations.colors.purple" | "reader.annotations.colors.red" | "reader.annotations.colors.yellow" | "reader.annotations.filter" | "reader.annotations.filter.all" | "reader.annotations.filter.filterByColor" | "reader.annotations.filter.filterByCreator" | "reader.annotations.filter.filterByDrawtype" | "reader.annotations.filter.filterByTag" | "reader.annotations.filter.filterOptions" | "reader.annotations.filter.none" | "reader.annotations.hide" | "reader.annotations.highlight" | "reader.annotations.noSelectionToast" | "reader.annotations.quickAnnotations" | "reader.annotations.saveNote" | "reader.annotations.sorting" | "reader.annotations.sorting.lastcreated" | "reader.annotations.sorting.lastmodified" | "reader.annotations.sorting.progression" | "reader.annotations.sorting.sortingOptions" | "reader.annotations.toggleMarginMarks" | "reader.annotations.type" | "reader.annotations.type.outline" | "reader.annotations.type.solid" | "reader.annotations.type.strikethrough" | "reader.annotations.type.underline" | "reader.divina" | "reader.divina.mute" | "reader.divina.unmute" | "reader.fxl" | "reader.fxl.fit" | "reader.marks" | "reader.marks.annotations" | "reader.marks.bookmarks" | "reader.marks.delete" | "reader.marks.edit" | "reader.marks.goTo" | "reader.marks.landmarks" | "reader.marks.saveMark" | "reader.marks.search" | "reader.marks.searchResult" | "reader.marks.toc" | "reader.media-overlays" | "reader.media-overlays.activate" | "reader.media-overlays.captions" | "reader.media-overlays.captionsDescription" | "reader.media-overlays.next" | "reader.media-overlays.pause" | "reader.media-overlays.play" | "reader.media-overlays.previous" | "reader.media-overlays.skip" | "reader.media-overlays.skipDescription" | "reader.media-overlays.speed" | "reader.media-overlays.stop" | "reader.media-overlays.title" | "reader.navigation" | "reader.navigation.annotationTitle" | "reader.navigation.backHomeTitle" | "reader.navigation.bookmarkTitle" | "reader.navigation.currentPage" | "reader.navigation.currentPageTotal" | "reader.navigation.detachWindowTitle" | "reader.navigation.fullscreenTitle" | "reader.navigation.ZenModeTitle" | "reader.navigation.ZenModeExit" | "reader.navigation.goTo" | "reader.navigation.goToError" | "reader.navigation.goToPlaceHolder" | "reader.navigation.goToTitle" | "reader.navigation.historyNext" | "reader.navigation.historyPrevious" | "reader.navigation.infoTitle" | "reader.navigation.magnifyingGlassButton" | "reader.navigation.openTableOfContentsTitle" | "reader.navigation.page" | "reader.navigation.pdfscalemode" | "reader.navigation.settingsTitle" | "reader.picker" | "reader.picker.search" | "reader.picker.search.founds" | "reader.picker.search.input" | "reader.picker.search.next" | "reader.picker.search.notFound" | "reader.picker.search.previous" | "reader.picker.search.results" | "reader.picker.search.submit" | "reader.picker.searchTitle" | "reader.settings" | "reader.settings.column" | "reader.settings.column.auto" | "reader.settings.column.one" | "reader.settings.column.title" | "reader.settings.column.two" | "reader.settings.customFontSelected" | "reader.settings.customizeReader" | "reader.settings.disabled" | "reader.settings.display" | "reader.settings.disposition" | "reader.settings.disposition.title" | "reader.settings.font" | "reader.settings.fontSize" | "reader.settings.infoCustomFont" | "reader.settings.justification" | "reader.settings.justify" | "reader.settings.letterSpacing" | "reader.settings.lineSpacing" | "reader.settings.margin" | "reader.settings.noFootnotes" | "reader.settings.noRTLFlip" | "reader.settings.noRuby" | "reader.settings.paginated" | "reader.settings.paraSpacing" | "reader.settings.pdfZoom" | "reader.settings.pdfZoom.name" | "reader.settings.pdfZoom.name.100pct" | "reader.settings.pdfZoom.name.150pct" | "reader.settings.pdfZoom.name.200pct" | "reader.settings.pdfZoom.name.300pct" | "reader.settings.pdfZoom.name.500pct" | "reader.settings.pdfZoom.name.50pct" | "reader.settings.pdfZoom.name.fit" | "reader.settings.pdfZoom.name.width" | "reader.settings.pdfZoom.title" | "reader.settings.preset" | "reader.settings.preset.apply" | "reader.settings.preset.applyDetails" | "reader.settings.preset.detail" | "reader.settings.preset.reset" | "reader.settings.preset.resetDetails" | "reader.settings.preset.save" | "reader.settings.preset.saveDetails" | "reader.settings.preset.title" | "reader.settings.preview" | "reader.settings.reduceMotion" | "reader.settings.scrolled" | "reader.settings.spacing" | "reader.settings.text" | "reader.settings.theme" | "reader.settings.theme.name" | "reader.settings.theme.name.Contrast1" | "reader.settings.theme.name.Contrast2" | "reader.settings.theme.name.Contrast3" | "reader.settings.theme.name.Contrast4" | "reader.settings.theme.name.Neutral" | "reader.settings.theme.name.Night" | "reader.settings.theme.name.Paper" | "reader.settings.theme.name.Sepia" | "reader.settings.theme.title" | "reader.settings.wordSpacing" | "reader.svg" | "reader.svg.left" | "reader.svg.right" | "reader.toc" | "reader.toc.publicationNoToc" | "reader.tts" | "reader.tts.activate" | "reader.tts.default" | "reader.tts.language" | "reader.tts.next" | "reader.tts.pause" | "reader.tts.play" | "reader.tts.previous" | "reader.tts.sentenceDetect" | "reader.tts.sentenceDetectDescription" | "reader.tts.speed" | "reader.tts.stop" | "reader.tts.voice" | "settings" | "settings.annotationCreator" | "settings.annotationCreator.creator" | "settings.annotationCreator.name" | "settings.annotationCreator.organization" | "settings.annotationCreator.person" | "settings.annotationCreator.type" | "settings.auth" | "settings.auth.title" | "settings.auth.wipeData" | "settings.keyboard" | "settings.keyboard.advancedMenu" | "settings.keyboard.cancel" | "settings.keyboard.disclaimer" | "settings.keyboard.editUserJson" | "settings.keyboard.keyboardShortcuts" | "settings.keyboard.loadUserJson" | "settings.keyboard.resetDefaults" | "settings.keyboard.save" | "settings.language" | "settings.language.languageChoice" | "settings.library" | "settings.library.enableAPIAPP" | "settings.library.title" | "settings.session" | "settings.session.title" | "settings.tabs" | "settings.tabs.appearance" | "settings.tabs.general" | "settings.tabs.keyboardShortcuts" | "settings.theme" | "settings.theme.auto" | "settings.theme.dark" | "settings.theme.description" | "settings.theme.light" | "settings.theme.title" | "wizard" | "wizard.buttons" | "wizard.buttons.discover" | "wizard.buttons.goToBooks" | "wizard.buttons.next" | "wizard.description" | "wizard.description.annotations" | "wizard.description.catalogs" | "wizard.description.home" | "wizard.description.readingView1" | "wizard.description.readingView2" | "wizard.description.yourBooks" | "wizard.dontShow" | "wizard.tab" | "wizard.tab.annotations" | "wizard.tab.catalogs" | "wizard.tab.home" | "wizard.tab.readingView" | "wizard.tab.yourBooks" | "wizard.title" | "wizard.title.allBooks" | "wizard.title.newFeature" | "wizard.title.welcome"; + type TTranslatorKeyParameter = "accessibility" | "accessibility.bookMenu" | "accessibility.closeDialog" | "accessibility.importFile" | "accessibility.leftSlideButton" | "accessibility.mainContent" | "accessibility.rightSlideButton" | "accessibility.skipLink" | "accessibility.toolbar" | "apiapp" | "apiapp.documentation" | "apiapp.howItWorks" | "apiapp.informations" | "apiapp.noLibraryFound" | "app" | "app.edit" | "app.edit.copy" | "app.edit.cut" | "app.edit.paste" | "app.edit.redo" | "app.edit.selectAll" | "app.edit.title" | "app.edit.undo" | "app.hide" | "app.quit" | "app.session" | "app.session.exit" | "app.session.exit.askBox" | "app.session.exit.askBox.button" | "app.session.exit.askBox.button.no" | "app.session.exit.askBox.button.yes" | "app.session.exit.askBox.message" | "app.session.exit.askBox.title" | "app.update" | "app.update.message" | "app.update.title" | "app.window" | "app.window.showLibrary" | "catalog" | "catalog.about" | "catalog.about.title" | "catalog.addBookToLib" | "catalog.addTags" | "catalog.addTagsButton" | "catalog.allBooks" | "catalog.bookInfo" | "catalog.column" | "catalog.column.ascending" | "catalog.column.descending" | "catalog.column.unsorted" | "catalog.delete" | "catalog.deleteBook" | "catalog.deleteTag" | "catalog.description" | "catalog.emptyTagList" | "catalog.entry" | "catalog.entry.continueReading" | "catalog.entry.continueReadingAudioBooks" | "catalog.entry.continueReadingDivina" | "catalog.entry.continueReadingPdf" | "catalog.entry.lastAdditions" | "catalog.export" | "catalog.exportAnnotation" | "catalog.format" | "catalog.importAnnotation" | "catalog.lang" | "catalog.lastRead" | "catalog.moreInfo" | "catalog.myBooks" | "catalog.noPublicationHelpL1" | "catalog.noPublicationHelpL2" | "catalog.noPublicationHelpL3" | "catalog.noPublicationHelpL4" | "catalog.numberOfPages" | "catalog.opds" | "catalog.opds.auth" | "catalog.opds.auth.cancel" | "catalog.opds.auth.login" | "catalog.opds.auth.password" | "catalog.opds.auth.register" | "catalog.opds.auth.username" | "catalog.opds.info" | "catalog.opds.info.availableSince" | "catalog.opds.info.availableState" | "catalog.opds.info.availableState.available" | "catalog.opds.info.availableState.ready" | "catalog.opds.info.availableState.reserved" | "catalog.opds.info.availableState.unavailable" | "catalog.opds.info.availableState.unknown" | "catalog.opds.info.availableUntil" | "catalog.opds.info.copyAvalaible" | "catalog.opds.info.copyTotal" | "catalog.opds.info.holdPosition" | "catalog.opds.info.holdTotal" | "catalog.opds.info.numberOfItems" | "catalog.opds.info.priveValue" | "catalog.opds.info.state" | "catalog.publisher" | "catalog.readBook" | "catalog.released" | "catalog.sort" | "catalog.tag" | "catalog.tags" | "catalog.update" | "dialog" | "dialog.annotations" | "dialog.annotations.descAuthor" | "dialog.annotations.descList" | "dialog.annotations.descNewer" | "dialog.annotations.descOlder" | "dialog.annotations.descTitle" | "dialog.annotations.importAll" | "dialog.annotations.importWithoutConflict" | "dialog.annotations.title" | "dialog.cancel" | "dialog.deleteAnnotations" | "dialog.deleteAnnotationsText" | "dialog.deleteFeed" | "dialog.deletePublication" | "dialog.import" | "dialog.importError" | "dialog.renew" | "dialog.return" | "dialog.yes" | "error" | "error.errorBox" | "error.errorBox.error" | "error.errorBox.message" | "error.errorBox.title" | "header" | "header.allBooks" | "header.catalogs" | "header.downloads" | "header.fitlerTagTitle" | "header.gridTitle" | "header.home" | "header.homeTitle" | "header.importTitle" | "header.listTitle" | "header.myCatalogs" | "header.refreshTitle" | "header.searchPlaceholder" | "header.searchTitle" | "header.settings" | "header.viewMode" | "library" | "library.lcp" | "library.lcp.hint" | "library.lcp.open" | "library.lcp.password" | "library.lcp.sentence" | "library.lcp.urlHint" | "library.lcp.whatIsLcp?" | "library.lcp.whatIsLcpInfoDetails" | "library.lcp.whatIsLcpInfoDetailsLink" | "message" | "message.annotations" | "message.annotations.alreadyImported" | "message.annotations.emptyFile" | "message.annotations.errorParsing" | "message.annotations.noBelongTo" | "message.annotations.nothing" | "message.annotations.success" | "message.download" | "message.download.error" | "message.import" | "message.import.alreadyImport" | "message.import.fail" | "message.import.success" | "message.open" | "message.open.error" | "opds" | "opds.addForm" | "opds.addForm.addButton" | "opds.addForm.name" | "opds.addForm.namePlaceholder" | "opds.addForm.url" | "opds.addForm.urlPlaceholder" | "opds.addFormApiapp" | "opds.addFormApiapp.title" | "opds.addMenu" | "opds.breadcrumbRoot" | "opds.documentation" | "opds.empty" | "opds.firstPage" | "opds.informations" | "opds.lastPage" | "opds.menu" | "opds.menu.aboutBook" | "opds.menu.addExtract" | "opds.menu.goBuyBook" | "opds.menu.goLoanBook" | "opds.menu.goRevokeLoanBook" | "opds.menu.goSubBook" | "opds.network" | "opds.network.error" | "opds.network.noInternet" | "opds.network.noInternetMessage" | "opds.network.reject" | "opds.network.timeout" | "opds.next" | "opds.previous" | "opds.shelf" | "opds.updateForm" | "opds.updateForm.name" | "opds.updateForm.title" | "opds.updateForm.updateButton" | "opds.updateForm.url" | "opds.whatIsOpds" | "publication" | "publication.accessibility" | "publication.accessibility.accessModeSufficient" | "publication.accessibility.accessModeSufficient.textual" | "publication.accessibility.accessibilityFeature" | "publication.accessibility.accessibilityFeature.alternativeText" | "publication.accessibility.accessibilityFeature.displayTransformability" | "publication.accessibility.accessibilityFeature.longDescription" | "publication.accessibility.accessibilityFeature.printPageNumbers" | "publication.accessibility.accessibilityFeature.readingOrder" | "publication.accessibility.accessibilityFeature.synchronizedAudioText" | "publication.accessibility.accessibilityFeature.tableOfContents" | "publication.accessibility.accessibilityHazard" | "publication.accessibility.accessibilityHazard.flashing" | "publication.accessibility.accessibilityHazard.motionSimulation" | "publication.accessibility.accessibilityHazard.name" | "publication.accessibility.accessibilityHazard.noFlashing" | "publication.accessibility.accessibilityHazard.noMotionSimulation" | "publication.accessibility.accessibilityHazard.noSound" | "publication.accessibility.accessibilityHazard.none" | "publication.accessibility.accessibilityHazard.sound" | "publication.accessibility.accessibilityHazard.unknown" | "publication.accessibility.certifierReport" | "publication.accessibility.conformsTo" | "publication.accessibility.moreInformation" | "publication.accessibility.name" | "publication.accessibility.noA11y" | "publication.actions" | "publication.audio" | "publication.audio.tracks" | "publication.author" | "publication.cancelledLcp" | "publication.certificateRevoked" | "publication.certificateSignatureInvalid" | "publication.cover" | "publication.cover.img" | "publication.day" | "publication.days" | "publication.duration" | "publication.duration.title" | "publication.encryptedNoLicense" | "publication.expired" | "publication.expiredLcp" | "publication.incorrectPassphrase" | "publication.lcpEnd" | "publication.lcpRightsCopy" | "publication.lcpRightsPrint" | "publication.lcpStart" | "publication.licenceLCP" | "publication.licenseOutOfDate" | "publication.licenseSignatureDateInvalid" | "publication.licenseSignatureInvalid" | "publication.licensed" | "publication.markAsRead" | "publication.notStarted" | "publication.onGoing" | "publication.progression" | "publication.progression.title" | "publication.read" | "publication.remainingTime" | "publication.renewButton" | "publication.returnButton" | "publication.returnedLcp" | "publication.revokedLcp" | "publication.seeLess" | "publication.seeMore" | "publication.timeLeft" | "publication.title" | "publication.userKeyCheckInvalid" | "reader" | "reader.annotations" | "reader.annotations.Color" | "reader.annotations.addNote" | "reader.annotations.advancedMode" | "reader.annotations.annotationsExport" | "reader.annotations.annotationsExport.description" | "reader.annotations.annotationsExport.title" | "reader.annotations.annotationsOptions" | "reader.annotations.colors" | "reader.annotations.colors.bluegreen" | "reader.annotations.colors.cyan" | "reader.annotations.colors.green" | "reader.annotations.colors.lightblue" | "reader.annotations.colors.orange" | "reader.annotations.colors.purple" | "reader.annotations.colors.red" | "reader.annotations.colors.yellow" | "reader.annotations.date" | "reader.annotations.filter" | "reader.annotations.filter.all" | "reader.annotations.filter.filterByColor" | "reader.annotations.filter.filterByCreator" | "reader.annotations.filter.filterByDrawtype" | "reader.annotations.filter.filterByTag" | "reader.annotations.filter.filterOptions" | "reader.annotations.filter.none" | "reader.annotations.hide" | "reader.annotations.highlight" | "reader.annotations.noSelectionToast" | "reader.annotations.note" | "reader.annotations.quickAnnotations" | "reader.annotations.saveNote" | "reader.annotations.sorting" | "reader.annotations.sorting.lastcreated" | "reader.annotations.sorting.lastmodified" | "reader.annotations.sorting.progression" | "reader.annotations.sorting.sortingOptions" | "reader.annotations.toggleMarginMarks" | "reader.annotations.type" | "reader.annotations.type.outline" | "reader.annotations.type.solid" | "reader.annotations.type.strikethrough" | "reader.annotations.type.underline" | "reader.divina" | "reader.divina.mute" | "reader.divina.unmute" | "reader.fxl" | "reader.fxl.fit" | "reader.goToContent" | "reader.marks" | "reader.marks.annotations" | "reader.marks.bookmarks" | "reader.marks.delete" | "reader.marks.edit" | "reader.marks.goTo" | "reader.marks.landmarks" | "reader.marks.saveMark" | "reader.marks.search" | "reader.marks.progression" | "reader.marks.searchResult" | "reader.marks.toc" | "reader.media-overlays" | "reader.media-overlays.activate" | "reader.media-overlays.captions" | "reader.media-overlays.captionsDescription" | "reader.media-overlays.next" | "reader.media-overlays.pause" | "reader.media-overlays.play" | "reader.media-overlays.previous" | "reader.media-overlays.skip" | "reader.media-overlays.skipDescription" | "reader.media-overlays.speed" | "reader.media-overlays.stop" | "reader.media-overlays.title" | "reader.navigation" | "reader.navigation.ZenModeExit" | "reader.navigation.ZenModeTitle" | "reader.navigation.annotationTitle" | "reader.navigation.backHomeTitle" | "reader.navigation.bookmarkTitle" | "reader.navigation.currentPage" | "reader.navigation.currentPageTotal" | "reader.navigation.detachWindowTitle" | "reader.navigation.fullscreenTitle" | "reader.navigation.goTo" | "reader.navigation.goToError" | "reader.navigation.goToPlaceHolder" | "reader.navigation.goToTitle" | "reader.navigation.historyNext" | "reader.navigation.historyPrevious" | "reader.navigation.infoTitle" | "reader.navigation.magnifyingGlassButton" | "reader.navigation.openTableOfContentsTitle" | "reader.navigation.page" | "reader.navigation.pdfscalemode" | "reader.navigation.settingsTitle" | "reader.picker" | "reader.picker.search" | "reader.picker.search.founds" | "reader.picker.search.input" | "reader.picker.search.next" | "reader.picker.search.notFound" | "reader.picker.search.previous" | "reader.picker.search.results" | "reader.picker.search.submit" | "reader.picker.searchTitle" | "reader.settings" | "reader.settings.column" | "reader.settings.column.auto" | "reader.settings.column.one" | "reader.settings.column.title" | "reader.settings.column.two" | "reader.settings.customFontSelected" | "reader.settings.customizeReader" | "reader.settings.disabled" | "reader.settings.display" | "reader.settings.disposition" | "reader.settings.disposition.title" | "reader.settings.font" | "reader.settings.fontSize" | "reader.settings.infoCustomFont" | "reader.settings.justification" | "reader.settings.justify" | "reader.settings.letterSpacing" | "reader.settings.lineSpacing" | "reader.settings.margin" | "reader.settings.noFootnotes" | "reader.settings.noRTLFlip" | "reader.settings.noRuby" | "reader.settings.paginated" | "reader.settings.paraSpacing" | "reader.settings.pdfZoom" | "reader.settings.pdfZoom.name" | "reader.settings.pdfZoom.name.100pct" | "reader.settings.pdfZoom.name.150pct" | "reader.settings.pdfZoom.name.200pct" | "reader.settings.pdfZoom.name.300pct" | "reader.settings.pdfZoom.name.500pct" | "reader.settings.pdfZoom.name.50pct" | "reader.settings.pdfZoom.name.fit" | "reader.settings.pdfZoom.name.width" | "reader.settings.pdfZoom.title" | "reader.settings.preset" | "reader.settings.preset.apply" | "reader.settings.preset.applyDetails" | "reader.settings.preset.detail" | "reader.settings.preset.reset" | "reader.settings.preset.resetDetails" | "reader.settings.preset.save" | "reader.settings.preset.saveDetails" | "reader.settings.preset.title" | "reader.settings.preview" | "reader.settings.reduceMotion" | "reader.settings.scrolled" | "reader.settings.spacing" | "reader.settings.text" | "reader.settings.theme" | "reader.settings.theme.name" | "reader.settings.theme.name.Contrast1" | "reader.settings.theme.name.Contrast2" | "reader.settings.theme.name.Contrast3" | "reader.settings.theme.name.Contrast4" | "reader.settings.theme.name.Neutral" | "reader.settings.theme.name.Night" | "reader.settings.theme.name.Paper" | "reader.settings.theme.name.Sepia" | "reader.settings.theme.title" | "reader.settings.wordSpacing" | "reader.svg" | "reader.svg.left" | "reader.svg.right" | "reader.toc" | "reader.toc.publicationNoToc" | "reader.tts" | "reader.tts.activate" | "reader.tts.default" | "reader.tts.language" | "reader.tts.next" | "reader.tts.pause" | "reader.tts.play" | "reader.tts.previous" | "reader.tts.sentenceDetect" | "reader.tts.sentenceDetectDescription" | "reader.tts.speed" | "reader.tts.stop" | "reader.tts.voice" | "settings" | "settings.annotationCreator" | "settings.annotationCreator.creator" | "settings.annotationCreator.name" | "settings.annotationCreator.organization" | "settings.annotationCreator.person" | "settings.annotationCreator.type" | "settings.auth" | "settings.auth.title" | "settings.auth.wipeData" | "settings.keyboard" | "settings.keyboard.advancedMenu" | "settings.keyboard.cancel" | "settings.keyboard.disclaimer" | "settings.keyboard.editUserJson" | "settings.keyboard.keyboardShortcuts" | "settings.keyboard.loadUserJson" | "settings.keyboard.resetDefaults" | "settings.keyboard.save" | "settings.language" | "settings.language.languageChoice" | "settings.library" | "settings.library.enableAPIAPP" | "settings.library.title" | "settings.session" | "settings.session.title" | "settings.tabs" | "settings.tabs.appearance" | "settings.tabs.general" | "settings.tabs.keyboardShortcuts" | "settings.theme" | "settings.theme.auto" | "settings.theme.dark" | "settings.theme.description" | "settings.theme.light" | "settings.theme.title" | "wizard" | "wizard.buttons" | "wizard.buttons.discover" | "wizard.buttons.goToBooks" | "wizard.buttons.next" | "wizard.description" | "wizard.description.annotations" | "wizard.description.catalogs" | "wizard.description.home" | "wizard.description.readingView1" | "wizard.description.readingView2" | "wizard.description.yourBooks" | "wizard.dontShow" | "wizard.tab" | "wizard.tab.annotations" | "wizard.tab.catalogs" | "wizard.tab.home" | "wizard.tab.readingView" | "wizard.tab.yourBooks" | "wizard.title" | "wizard.title.allBooks" | "wizard.title.newFeature" | "wizard.title.welcome"; } export = typed_i18n_keys; \ No newline at end of file diff --git a/src/typings/en.translation.d.ts b/src/typings/en.translation.d.ts index e57011f72..0db070a78 100644 --- a/src/typings/en.translation.d.ts +++ b/src/typings/en.translation.d.ts @@ -754,9 +754,6 @@ declare namespace typed_i18n { (_: "publication.userKeyCheckInvalid", __?: {}): string; (_: "reader", __?: {}): { readonly "annotations": { - readonly "note": string, - readonly "date": string, - readonly "goToContent": string, readonly "Color": string, readonly "addNote": string, readonly "advancedMode": string, @@ -775,6 +772,7 @@ declare namespace typed_i18n { readonly "red": string, readonly "yellow": string }, + readonly "date": string, readonly "filter": { readonly "all": string, readonly "filterByColor": string, @@ -787,6 +785,7 @@ declare namespace typed_i18n { readonly "hide": string, readonly "highlight": string, readonly "noSelectionToast": string, + readonly "note": string, readonly "quickAnnotations": string, readonly "saveNote": string, readonly "sorting": { @@ -805,6 +804,7 @@ declare namespace typed_i18n { }, readonly "divina": { readonly "mute": string, readonly "unmute": string }, readonly "fxl": { readonly "fit": string }, + readonly "goToContent": string, readonly "marks": { readonly "annotations": string, readonly "bookmarks": string, @@ -814,6 +814,7 @@ declare namespace typed_i18n { readonly "landmarks": string, readonly "saveMark": string, readonly "search": string, + readonly "progression": string, readonly "searchResult": string, readonly "toc": string }, @@ -832,6 +833,8 @@ declare namespace typed_i18n { readonly "title": string }, readonly "navigation": { + readonly "ZenModeExit": string, + readonly "ZenModeTitle": string, readonly "annotationTitle": string, readonly "backHomeTitle": string, readonly "bookmarkTitle": string, @@ -839,8 +842,6 @@ declare namespace typed_i18n { readonly "currentPageTotal": string, readonly "detachWindowTitle": string, readonly "fullscreenTitle": string, - readonly "ZenModeTitle": string, - readonly "ZenModeExit": string, readonly "goTo": string, readonly "goToError": string, readonly "goToPlaceHolder": string, @@ -952,9 +953,6 @@ declare namespace typed_i18n { } }; (_: "reader.annotations", __?: {}): { - readonly "note": string, - readonly "date": string, - readonly "goToContent": string, readonly "Color": string, readonly "addNote": string, readonly "advancedMode": string, @@ -973,6 +971,7 @@ declare namespace typed_i18n { readonly "red": string, readonly "yellow": string }, + readonly "date": string, readonly "filter": { readonly "all": string, readonly "filterByColor": string, @@ -985,6 +984,7 @@ declare namespace typed_i18n { readonly "hide": string, readonly "highlight": string, readonly "noSelectionToast": string, + readonly "note": string, readonly "quickAnnotations": string, readonly "saveNote": string, readonly "sorting": { @@ -1001,9 +1001,6 @@ declare namespace typed_i18n { readonly "underline": string } }; - (_: "reader.annotations.note", __?: {}): string; - (_: "reader.annotations.date", __?: {}): string; - (_: "reader.annotations.goToContent", __?: {}): string; (_: "reader.annotations.Color", __?: {}): string; (_: "reader.annotations.addNote", __?: {}): string; (_: "reader.annotations.advancedMode", __?: {}): string; @@ -1029,6 +1026,7 @@ declare namespace typed_i18n { (_: "reader.annotations.colors.purple", __?: {}): string; (_: "reader.annotations.colors.red", __?: {}): string; (_: "reader.annotations.colors.yellow", __?: {}): string; + (_: "reader.annotations.date", __?: {}): string; (_: "reader.annotations.filter", __?: {}): { readonly "all": string, readonly "filterByColor": string, @@ -1048,6 +1046,7 @@ declare namespace typed_i18n { (_: "reader.annotations.hide", __?: {}): string; (_: "reader.annotations.highlight", __?: {}): string; (_: "reader.annotations.noSelectionToast", __?: {}): string; + (_: "reader.annotations.note", __?: {}): string; (_: "reader.annotations.quickAnnotations", __?: {}): string; (_: "reader.annotations.saveNote", __?: {}): string; (_: "reader.annotations.sorting", __?: {}): { @@ -1076,6 +1075,7 @@ declare namespace typed_i18n { (_: "reader.divina.unmute", __?: {}): string; (_: "reader.fxl", __?: {}): { readonly "fit": string }; (_: "reader.fxl.fit", __?: {}): string; + (_: "reader.goToContent", __?: {}): string; (_: "reader.marks", __?: {}): { readonly "annotations": string, readonly "bookmarks": string, @@ -1085,6 +1085,7 @@ declare namespace typed_i18n { readonly "landmarks": string, readonly "saveMark": string, readonly "search": string, + readonly "progression": string, readonly "searchResult": string, readonly "toc": string }; @@ -1096,6 +1097,7 @@ declare namespace typed_i18n { (_: "reader.marks.landmarks", __?: {}): string; (_: "reader.marks.saveMark", __?: {}): string; (_: "reader.marks.search", __?: {}): string; + (_: "reader.marks.progression", __?: {}): string; (_: "reader.marks.searchResult", __?: {}): string; (_: "reader.marks.toc", __?: {}): string; (_: "reader.media-overlays", __?: {}): { @@ -1125,6 +1127,8 @@ declare namespace typed_i18n { (_: "reader.media-overlays.stop", __?: {}): string; (_: "reader.media-overlays.title", __?: {}): string; (_: "reader.navigation", __?: {}): { + readonly "ZenModeExit": string, + readonly "ZenModeTitle": string, readonly "annotationTitle": string, readonly "backHomeTitle": string, readonly "bookmarkTitle": string, @@ -1132,8 +1136,6 @@ declare namespace typed_i18n { readonly "currentPageTotal": string, readonly "detachWindowTitle": string, readonly "fullscreenTitle": string, - readonly "ZenModeTitle": string, - readonly "ZenModeExit": string, readonly "goTo": string, readonly "goToError": string, readonly "goToPlaceHolder": string, @@ -1147,6 +1149,8 @@ declare namespace typed_i18n { readonly "pdfscalemode": string, readonly "settingsTitle": string }; + (_: "reader.navigation.ZenModeExit", __?: {}): string; + (_: "reader.navigation.ZenModeTitle", __?: {}): string; (_: "reader.navigation.annotationTitle", __?: {}): string; (_: "reader.navigation.backHomeTitle", __?: {}): string; (_: "reader.navigation.bookmarkTitle", __?: {}): string; @@ -1154,8 +1158,6 @@ declare namespace typed_i18n { (_: "reader.navigation.currentPageTotal", __?: {}): string; (_: "reader.navigation.detachWindowTitle", __?: {}): string; (_: "reader.navigation.fullscreenTitle", __?: {}): string; - (_: "reader.navigation.ZenModeTitle", __?: {}): string; - (_: "reader.navigation.ZenModeExit", __?: {}): string; (_: "reader.navigation.goTo", __?: {}): string; (_: "reader.navigation.goToError", __?: {}): string; (_: "reader.navigation.goToPlaceHolder", __?: {}): string;