Skip to content

Commit 38f72f3

Browse files
committed
New: About this file dialog
1 parent dda15c2 commit 38f72f3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+5138
-40
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1313
- Now when applying Webtoon mode the vertical margin is 0 [`683a08a`](https://github.com/ollm/OpenComic/commit/683a08aad3a6d947004ad77476184d613718b098)
1414
- Show the current reading title in app window [`9520faa`](https://github.com/ollm/OpenComic/commit/9520faa7486e4494bb878ffe2430e9fd198ee33a)
1515
- Option to open file location of current reading from the file menu [`c9215dc`](https://github.com/ollm/OpenComic/commit/c9215dc5cb29a3b5a759d80d21f7ff734053f23c)
16-
- Setting to enable/disable go next/previous chapter with mouse scroll (Vertical reading)
16+
- Setting to enable/disable go next/previous chapter with mouse scroll (Vertical reading) [`37612bf`](https://github.com/ollm/OpenComic/commit/37612bfdce13ce73348bda997bf3aeb32b8915af)
17+
- About this file dialog
1718

1819
##### 🐛 Bug Fixes
1920

languages/ca.json

+65
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"favorite": "Favorit",
3333
"openFileLocation": "Obre la ubicació del fitxer",
3434
"openFolderLocation": "Obre la ubicació de la carpeta",
35+
"aboutFile": "Sobre aquest fitxer",
3536
"addPoster": "Afegeix pòster",
3637
"changePoster": "Canviar el pòster",
3738
"deletePoster": "Esborrar pòster",
@@ -354,6 +355,70 @@
354355
"deleteLabel": "Eliminar etiqueta",
355356
"confirmDelete": "Esteu segur que voleu eliminar aquesta etiqueta?"
356357
},
358+
"fileInfo": {
359+
"description": "Descripció",
360+
"findOn": "Buscar a Amazon, Goodreads, GoogleReads...",
361+
"store": "Botigues",
362+
"social": "Social",
363+
"book": "Llibres",
364+
"comic": "Còmics",
365+
"manga": "Mangas",
366+
"data": {
367+
"bookNumber": "Número del llibre",
368+
"bookTotal": "Llibres totals",
369+
"volume": "Volum",
370+
"pages": "Pagines",
371+
"alternateBookNumber": "Número del llibre (Alternatiu)",
372+
"alternateBookTotal": "Llibres totals (Alternatiu)",
373+
"releaseDate": "Data de llançament",
374+
"modifiedDate": "Data de modificació",
375+
"language": "Idioma",
376+
"size": "Tamany",
377+
"series": "Sèrie",
378+
"localizedSeries": "Sèrie (Localitzat)",
379+
"alternateSeries": "Sèrie (Alternatiu)",
380+
"seriesGroup": "Grup de sèries",
381+
"storyArc": "Arc narratiu",
382+
"storyArcNumber": "Número de l'arc narratiu",
383+
"ageRating": "Classificació per edats",
384+
"genre": "Gènere",
385+
"subject": "Tema",
386+
"tags": "Etiquetes",
387+
"web": "Web",
388+
"identifier": "Identificador",
389+
"source": "Font",
390+
"characters": "Personatges",
391+
"teams": "Equips",
392+
"locations": "Ubicacions",
393+
"mainCharacterOrTeam": "Personatge principal o equip",
394+
"author": "Autor",
395+
"writer": "Escriptor",
396+
"penciller": "Llapis final",
397+
"inker": "Entintador",
398+
"colorist": "Colorista",
399+
"letterer": "Retolador",
400+
"illustrator": "Il·lustrador",
401+
"photographer": "Fotògraf",
402+
"coverArtist": "Artista de la portada",
403+
"editor": "Editor",
404+
"translator": "Traductor",
405+
"compiler": "Compilador",
406+
"adapter": "Adaptador",
407+
"commentator": "Comentarista",
408+
"preface": "Escriptor del pròleg",
409+
"foreword": "Escriptor del prefaci",
410+
"introduction": "Escriptor de la introducció",
411+
"imprint": "Peu d'impremta",
412+
"contributor": "Contribuent",
413+
"publisher": "Editorial",
414+
"format": "Format",
415+
"rights": "Drets",
416+
"scanInformation": "Informació d'escaneig",
417+
"creatorTool": "Eina creadora",
418+
"notes": "Notes",
419+
"GTIN": "GTIN"
420+
}
421+
},
357422
"release": {
358423
"title": "Nova versió disponible <b>{{releaseName}}</b>",
359424
"body": "Podeu veure els canvis implementats des de la {{{linkStart}}}pàgina de llançament{{{linkEnd}}}"

languages/cs.json

+65
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"favorite": "",
3333
"openFileLocation": "",
3434
"openFolderLocation": "",
35+
"aboutFile": "",
3536
"addPoster": "",
3637
"changePoster": "",
3738
"deletePoster": "",
@@ -354,6 +355,70 @@
354355
"deleteLabel": "",
355356
"confirmDelete": ""
356357
},
358+
"fileInfo": {
359+
"description": "",
360+
"findOn": "",
361+
"store": "",
362+
"social": "",
363+
"book": "",
364+
"comic": "",
365+
"manga": "",
366+
"data": {
367+
"bookNumber": "",
368+
"bookTotal": "",
369+
"volume": "",
370+
"pages": "",
371+
"alternateBookNumber": "",
372+
"alternateBookTotal": "",
373+
"releaseDate": "",
374+
"modifiedDate": "",
375+
"language": "",
376+
"size": "",
377+
"series": "",
378+
"localizedSeries": "",
379+
"alternateSeries": "",
380+
"seriesGroup": "",
381+
"storyArc": "",
382+
"storyArcNumber": "",
383+
"ageRating": "",
384+
"genre": "",
385+
"subject": "",
386+
"tags": "",
387+
"web": "",
388+
"identifier": "",
389+
"source": "",
390+
"characters": "",
391+
"teams": "",
392+
"locations": "",
393+
"mainCharacterOrTeam": "",
394+
"author": "",
395+
"writer": "",
396+
"penciller": "",
397+
"inker": "",
398+
"colorist": "",
399+
"letterer": "",
400+
"illustrator": "",
401+
"photographer": "",
402+
"coverArtist": "",
403+
"editor": "",
404+
"translator": "",
405+
"compiler": "",
406+
"adapter": "",
407+
"commentator": "",
408+
"preface": "",
409+
"foreword": "",
410+
"introduction": "",
411+
"imprint": "",
412+
"contributor": "",
413+
"publisher": "",
414+
"format": "",
415+
"rights": "",
416+
"scanInformation": "",
417+
"creatorTool": "",
418+
"notes": "",
419+
"GTIN": ""
420+
}
421+
},
357422
"release": {
358423
"title": "",
359424
"body": ""

languages/de.json

+65
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"favorite": "",
3333
"openFileLocation": "",
3434
"openFolderLocation": "",
35+
"aboutFile": "",
3536
"addPoster": "",
3637
"changePoster": "",
3738
"deletePoster": "",
@@ -354,6 +355,70 @@
354355
"deleteLabel": "",
355356
"confirmDelete": ""
356357
},
358+
"fileInfo": {
359+
"description": "",
360+
"findOn": "",
361+
"store": "",
362+
"social": "",
363+
"book": "",
364+
"comic": "",
365+
"manga": "",
366+
"data": {
367+
"bookNumber": "",
368+
"bookTotal": "",
369+
"volume": "",
370+
"pages": "",
371+
"alternateBookNumber": "",
372+
"alternateBookTotal": "",
373+
"releaseDate": "",
374+
"modifiedDate": "",
375+
"language": "",
376+
"size": "",
377+
"series": "",
378+
"localizedSeries": "",
379+
"alternateSeries": "",
380+
"seriesGroup": "",
381+
"storyArc": "",
382+
"storyArcNumber": "",
383+
"ageRating": "",
384+
"genre": "",
385+
"subject": "",
386+
"tags": "",
387+
"web": "",
388+
"identifier": "",
389+
"source": "",
390+
"characters": "",
391+
"teams": "",
392+
"locations": "",
393+
"mainCharacterOrTeam": "",
394+
"author": "",
395+
"writer": "",
396+
"penciller": "",
397+
"inker": "",
398+
"colorist": "",
399+
"letterer": "",
400+
"illustrator": "",
401+
"photographer": "",
402+
"coverArtist": "",
403+
"editor": "",
404+
"translator": "",
405+
"compiler": "",
406+
"adapter": "",
407+
"commentator": "",
408+
"preface": "",
409+
"foreword": "",
410+
"introduction": "",
411+
"imprint": "",
412+
"contributor": "",
413+
"publisher": "",
414+
"format": "",
415+
"rights": "",
416+
"scanInformation": "",
417+
"creatorTool": "",
418+
"notes": "",
419+
"GTIN": ""
420+
}
421+
},
357422
"release": {
358423
"title": "",
359424
"body": ""

languages/en.json

+65
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"favorite": "Favorite",
3333
"openFileLocation": "Open file location",
3434
"openFolderLocation": "Open folder location",
35+
"aboutFile": "About this file",
3536
"addPoster": "Add poster",
3637
"changePoster": "Change poster",
3738
"deletePoster": "Delete poster",
@@ -354,6 +355,70 @@
354355
"deleteLabel": "Delete label",
355356
"confirmDelete": "Are you sure you want to delete this label?"
356357
},
358+
"fileInfo": {
359+
"description": "Description",
360+
"findOn": "Find on Amazon, Goodreads, GoogleReads...",
361+
"store": "Stores",
362+
"social": "Social",
363+
"book": "Books",
364+
"comic": "Comics",
365+
"manga": "Mangas",
366+
"data": {
367+
"bookNumber": "Book number",
368+
"bookTotal": "Book total",
369+
"volume": "Volume",
370+
"pages": "Pages",
371+
"alternateBookNumber": "Alternate book number",
372+
"alternateBookTotal": "Alternate book total",
373+
"releaseDate": "Release date",
374+
"modifiedDate": "Modified date",
375+
"language": "Language",
376+
"size": "Size",
377+
"series": "Series",
378+
"localizedSeries": "Localized series",
379+
"alternateSeries": "Alternate series",
380+
"seriesGroup": "Series group",
381+
"storyArc": "Story arc",
382+
"storyArcNumber": "Story arc number",
383+
"ageRating": "Age rating",
384+
"genre": "Genre",
385+
"subject": "Subject",
386+
"tags": "Tags",
387+
"web": "Web",
388+
"identifier": "Identifier",
389+
"source": "Source",
390+
"characters": "Characters",
391+
"teams": "Teams",
392+
"locations": "Locations",
393+
"mainCharacterOrTeam": "Main character or team",
394+
"author": "Author",
395+
"writer": "Writer",
396+
"penciller": "Penciller",
397+
"inker": "Inker",
398+
"colorist": "Colorist",
399+
"letterer": "Letterer",
400+
"illustrator": "Illustrator",
401+
"photographer": "Photographer",
402+
"coverArtist": "Cover artist",
403+
"editor": "Editor",
404+
"translator": "Translator",
405+
"compiler": "Compiler",
406+
"adapter": "Adapter",
407+
"commentator": "Commentator",
408+
"preface": "Preface writer",
409+
"foreword": "Foreword writer",
410+
"introduction": "Introduction writer",
411+
"imprint": "Imprint",
412+
"contributor": "Contributor",
413+
"publisher": "Publisher",
414+
"format": "Format",
415+
"rights": "Rights",
416+
"scanInformation": "Scan information",
417+
"creatorTool": "Creator tool",
418+
"notes": "Notes",
419+
"GTIN": "GTIN"
420+
}
421+
},
357422
"release": {
358423
"title": "New version available <b>{{releaseName}}</b>",
359424
"body": "You can see the implemented changes from the {{{linkStart}}}release page{{{linkEnd}}}"

0 commit comments

Comments
 (0)