mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Update russian translation. Need to subtract and to bring the terminology to a common denominator
This commit is contained in:
102
files/about.html
Normal file
102
files/about.html
Normal file
@ -0,0 +1,102 @@
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
h1, h2{
|
||||
color: #302f2d;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h1{
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
h2{
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #C19441;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p><img src=":/images/icon.png" /> </p>
|
||||
|
||||
<h1>General Information</h1>
|
||||
<p>
|
||||
YACReader - Yet Another Comic Reader - version %1 <br/>
|
||||
by Luis Ángel San Martín Rodríguez
|
||||
<h2>Contact</h2>
|
||||
<ul>
|
||||
<li>support: support@yacreader.com </li>
|
||||
<li>suggestions and general information: info@yacreader.com </li>
|
||||
<li>developer e-mail: luisangelsm@gmail.com </li>
|
||||
<li>users' forum: <a href="http://www.yacreader.com/forum">http://www.yacreader.com/forum</a>
|
||||
</ul>
|
||||
<h2>Web site</h2>
|
||||
web site: <a href="http://www.yacreader.com">http://www.yacreader.com</a>
|
||||
<h2>License</h2>
|
||||
Published under <a href="http://www.gnu.org/copyleft/gpl.html">GPL v3</a> license.
|
||||
|
||||
</p>
|
||||
|
||||
<h1>Donations</h1>
|
||||
<p>YACReader is free and open source</p>
|
||||
<p>
|
||||
If you like YACReader, please, consider to make a donation <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=5TAMNQCDDMVP8&lc=ES&item_name=YACReader¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted"> Donate! </a>
|
||||
</p>
|
||||
|
||||
|
||||
<h1>Go social</h1>
|
||||
<p>
|
||||
Find other users and help at:
|
||||
<ul>
|
||||
<li><a href="http://www.facebook.com/YACReader">Facebook</a></li>
|
||||
<li><a href="Twitter - http://twitter.com/yacreader ">Twitter</a></li>
|
||||
<li><a href="http://www.youtube.com/user/yacreader">YouTube</a> </li>
|
||||
<li><a href="https://plus.google.com/104961844694882715084/posts">Google+</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<h1>Contributors</h1>
|
||||
<h2>Translators</h2>
|
||||
<ul>
|
||||
<li><a rel="nofollow" title="Márcio Moraes - translation to brazilian portuguese" href="https://plus.google.com/108918730441325446079/posts">Márcio Moraes: Portuguese (Brazilian) translator</a></li>
|
||||
<li>laitqwerty and NickSenna: Russian translators</li>
|
||||
<li>Cédric Delarbre aka Real: French translator</li>
|
||||
<li>Johan Derycker: Duch translator</li>
|
||||
<li><a href="http://turkishcomics.blogspot.pt/p/yacreader-tr.html">Turkish Translate Team</a> (Mehmet Açıkgöz, Uğur Yakışık, Alperen Çatak): turkish translators</li>
|
||||
<li>Gerhard Joeken: German translator</li>
|
||||
</ul>
|
||||
<h2>Packages</h2>
|
||||
<ul>
|
||||
<li>alperenelhan : Arch Linux binaries</li>
|
||||
<li>Felix Kauselmann : Arch Linux binaries (7.x)</li>
|
||||
<li>Alexander Alemayhu : involved in Linux packaging</li>
|
||||
<li>Yoann Gauthier : man pages for Linux</li>
|
||||
<li>Robbie Holmes (<a href="http://about.me/robbiethegeek">robbiethegeek</a>) : brew cask install</li>
|
||||
</ul>
|
||||
|
||||
<h2>Developers</h2>
|
||||
<ul>
|
||||
<li> Felix Kauselmann : Linux/Unix build system and other improvements. </li>
|
||||
</ul>
|
||||
|
||||
<p>Thank you to Elia Gregorio Méndez for developing the websites</p>
|
||||
|
||||
|
||||
<h1>Third-party software and resources</h1>
|
||||
<p>
|
||||
Compressed files are loaded using <a href="http://www.7-zip.org/">7zip</a> (Windows version) and <a href="http://p7zip.sourceforge.net/">p7zip</a> (Linux/MacOS X versions)
|
||||
</p>
|
||||
<p>
|
||||
Server info QR codes are generated using <a href="http://fukuchi.org/works/qrencode/">qrencode</a> and <a href="http://code.google.com/p/qrencode-win32/"> qrencode-win32 </a>
|
||||
</p>
|
||||
<p>
|
||||
SW flow effect uses a modified version of <a href="http://code.google.com/p/pictureflow/">PictureFlow</a>.
|
||||
</p>
|
||||
<p>
|
||||
Some icons were desinged by <a href="http://mattahan.deviantart.com/">Mattahan</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
101
files/about_es_ES.html
Normal file
101
files/about_es_ES.html
Normal file
@ -0,0 +1,101 @@
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
h1, h2{
|
||||
color: #302f2d;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h1{
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
h2{
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #C19441;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p><img src=":/images/icon.png" /> </p>
|
||||
|
||||
<h1>Información general</h1>
|
||||
<p>
|
||||
YACReader - Yet Another Comic Reader - versión %1 <br/>
|
||||
por Luis Ángel San Martín Rodríguez
|
||||
<h2>Contacto </h2>
|
||||
<ul>
|
||||
<li>soporte: support@yacreader.com </li>
|
||||
<li>sugerencias e información general: info@yacreader.com </li>
|
||||
<li>desarrollador e-mail: luisangelsm@gmail.com </li>
|
||||
<li>foro de usuarios: <a href="http://www.yacreader.com/forum">http://www.yacreader.com/forum</a>
|
||||
</ul>
|
||||
<h2>Sitio web</h2>
|
||||
sitio web: <a href="http://www.yacreader.com">http://www.yacreader.com</a>
|
||||
<h2>Licencia</h2>
|
||||
Publicado bajo licencia <a href="http://www.gnu.org/copyleft/gpl.html">GPL v3</a>.
|
||||
|
||||
</p>
|
||||
|
||||
<h1>Donaciones</h1>
|
||||
<p>YACReader es gratis y open source</p>
|
||||
<p>
|
||||
Si te gusta YACReader, por favor, considera realizar una donación <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=5TAMNQCDDMVP8&lc=ES&item_name=YACReader¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted"> ¡Dona! </a>
|
||||
</p>
|
||||
|
||||
|
||||
<h1>Social</h1>
|
||||
<p>
|
||||
Encuentra otros usuarios y ayuda en:
|
||||
<ul>
|
||||
<li><a href="http://www.facebook.com/YACReader">Facebook</a></li>
|
||||
<li><a href="Twitter - http://twitter.com/yacreader ">Twitter</a></li>
|
||||
<li><a href="http://www.youtube.com/user/yacreader">YouTube</a> </li>
|
||||
<li><a href="https://plus.google.com/104961844694882715084/posts">Google+</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<h1>Contribuidores</h1>
|
||||
<h2>Traductores</h2>
|
||||
<ul>
|
||||
<li><a rel="nofollow" title="Márcio Moraes - translation to brazilian portuguese" href="https://plus.google.com/108918730441325446079/posts">Márcio Moraes: Portuguese (Brazilian) translator</a></li>
|
||||
<li>laitqwerty and NickSenna: Russian translators</li>
|
||||
<li>Cédric Delarbre aka Real: French translator</li>
|
||||
<li>Johan Derycker: Duch translator</li>
|
||||
<li><a href="http://turkishcomics.blogspot.pt/p/yacreader-tr.html">Turkish Translate Team</a> (Mehmet Açıkgöz, Uğur Yakışık, Alperen Çatak): turkish translators</li>
|
||||
<li>Gerhard Joeken: German translator</li>
|
||||
</ul>
|
||||
<h2>Paquetes</h2>
|
||||
<ul>
|
||||
<li>alperenelhan : Arch Linux binaries</li>
|
||||
<li>Felix Kauselmann : Arch Linux binaries (7.x)</li>
|
||||
<li>Alexander Alemayhu : involved in Linux packaging</li>
|
||||
<li>Yoann Gauthier : man pages for Linux</li>
|
||||
<li>Robbie Holmes (<a href="http://about.me/robbiethegeek">robbiethegeek</a>) : brew cask install</li>
|
||||
</ul>
|
||||
|
||||
<h2>Developers</h2>
|
||||
<ul>
|
||||
<li> Felix Kauselmann : Linux/Unix build system and other improvements. </li>
|
||||
</ul>
|
||||
|
||||
<p>Gracias a Elia Gregorio Méndez por desarrollar los sitios web</p>
|
||||
|
||||
<h1>Software de terceros y recursos</h1>
|
||||
<p>
|
||||
Los archivos comprimidos se cargan usando <a href="http://www.7-zip.org/">7zip</a> (Windows) y <a href="http://p7zip.sourceforge.net/">p7zip</a> (Linux/MacOS X)
|
||||
</p>
|
||||
<p>
|
||||
Los códigos QR con la información del servidor se generan con <a href="http://fukuchi.org/works/qrencode/">qrencode</a> y <a href="http://code.google.com/p/qrencode-win32/"> qrencode-win32 </a>
|
||||
</p>
|
||||
<p>
|
||||
SW flow usa una versión modificada de <a href="http://code.google.com/p/pictureflow/">PictureFlow</a>.
|
||||
</p>
|
||||
<p>
|
||||
Algunos iconos han sido diseñados por <a href="http://mattahan.deviantart.com/">Mattahan</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
145
files/helpYACReader.html
Normal file
145
files/helpYACReader.html
Normal file
@ -0,0 +1,145 @@
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
h1, h2{
|
||||
color: #302f2d;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h1{
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
h2{
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #C19441;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Quick start guide</h1>
|
||||
<p> This guide is outdated, get more help on <a href="http://www.yacreader.com">http://www.yacreader.com</a> </p>
|
||||
<h2>Features</h2>
|
||||
<p>
|
||||
YACReader is a fast and simple comic reader with the following features:
|
||||
<ul>
|
||||
<li>Multiplatform, there are Windows, Linux and MacOS X versions.</li>
|
||||
<li>cbr, cbz, rar, zip, tar and folders support</li>
|
||||
<li>jpeg, gif, png, tiff and bmp image support</li>
|
||||
<li>comic reading using keyboard and mouse</li>
|
||||
<li>fast open and comic navigation</li>
|
||||
<li>fullscreen mode</li>
|
||||
<li>configurable magnifying glass for improved reading, since 0.2.0 version is available in windowed mode</li>
|
||||
<li>fit width (also adjust to an specific width) and fit height modes.</li>
|
||||
<li>configurable CoverFlow like effect for "go to page" function.</li>
|
||||
<li>image rotation for comfortable reading even in tablet PCs</li>
|
||||
<li>double page reading</li>
|
||||
<li>Comic bookmarks</li>
|
||||
</ul>
|
||||
</p>
|
||||
<h2>Functions and sortcuts</h2>
|
||||
<p>
|
||||
<b>General functions:</b>
|
||||
<ul>
|
||||
<li><img src=":/images/helpImages/open.png" align="middle"/>Open comic : 'O' key</li>
|
||||
<li><img src=":/images/helpImages/openFolder.png" align="middle"/>Open folder : 'Ctrl' + 'O' key</li>
|
||||
<li><img src=":/images/helpImages/nextComic.png" align="middle"/> Open next cómic : 'Ctrl' + 'Right'</li>
|
||||
<li><img src=":/images/helpImages/previousComic.png" align="middle"/> Open previous comic : 'Ctrl' + 'Left' key</li>
|
||||
<li><img src=":/images/helpImages/deleteLibrary.png" align="middle"/> Exit : 'Esc' key</li>
|
||||
<li><img src=":/images/helpImages/prev.png" align="middle"/> Go to previous page : 'Left' key</li>
|
||||
<li><img src=":/images/helpImages/next.png" align="middle"/>Go to next page : 'Right' key</li>
|
||||
<li><img src=":/images/helpImages/mouse.png" align="middle"/>Scroll up : 'Wheel mouse up' or 'Up' key </li>
|
||||
<li><img src=":/images/helpImages/mouse.png" align="middle"/>Scroll down : 'Wheel mouse down' or 'Down' key </li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/>Auto Scroll down : 'Space Bar'</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/>Auto Scroll up : 'B' key</li>
|
||||
<li><img src=":/images/helpImages/rotateL.png" align="middle"/>Rotate to the left : 'L' key</li>
|
||||
<li><img src=":/images/helpImages/rotateR.png" align="middle"/>Rotate to the rigth : 'R' key</li>
|
||||
<li><img src=":/images/helpImages/goto.png" align="middle"/>Open "Go to" dialog : 'G' key</li>
|
||||
<li><img src=":/images/helpImages/fit.png" align="middle"/>Change between fit width/height modes : 'A' key</li>
|
||||
<li><img src=":/images/helpImages/doublePage.png" align="middle"/>Double page mode : 'D' key</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/>Toggle Full Screen mode : 'F' key or double click</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/>For "Go to flow" mode aproximate mouse cursor to bottom border or press 'S' key (show/hide switch).</li>
|
||||
<li><img src=":/images/helpImages/zoom.png" align="middle"/>Show magnifying glass (only in fullscreen mode) : 'Z' key</li>
|
||||
<li><img src=":/images/helpImages/options.png" align="middle"/>Show options : 'C' key</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/>Show/hide tool bar : 'H' key</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/>Show information ("current page/number of pages - current time"): 'I' key</li>
|
||||
<li><img src=":/images/helpImages/bookmark.png" align="middle"/>Show bookmarks dialog : 'M' key</li>
|
||||
<li><img src=":/images/helpImages/setBookmark.png" align="middle"/>Set bookmark: 'Ctrl' + 'M' key</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>
|
||||
<b>"Go to flow" functions:</b>
|
||||
<ul>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/>Hide / show : 'S' key.</li>
|
||||
<!--<li><img src=":/images/helpImages/keyboard.png" align="middle"/>Center page : 'Space Bar'</li>-->
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/>Go to current central page on the flow : 'Return' or 'Enter' </li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/>Next flow page : 'Right' key or left mouse click on the right area of the flow</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/>Previous flow page : 'Left' key or left mouse click on the left area of the flow</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/>Fast forward : 'Ctrl' + 'Right'</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/>Fast backward : 'Ctrl' + 'Left'</li>
|
||||
<li><img src=":/images/helpImages/mouse.png" align="middle"/>Scroll flow : Wheel mouse</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>
|
||||
<b>Magnifying glass functions:</b>
|
||||
<ul>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/>Show/hide : 'Z' key.</li>
|
||||
<li><img src=":/images/helpImages/mouse.png" align="middle"/>Resize : Wheel mouse or '+'/'-' keys.</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/><img src=":/images/helpImages/mouse.png" align="middle"/>Resize height : 'Ctrl' + Wheel mouse.</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/><img src=":/images/helpImages/mouse.png" align="middle"/>Resize width : 'Alt' + Wheel mouse.</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/><img src=":/images/helpImages/mouse.png" align="middle"/>Adjust zoom level : 'Shift' + Wheel mouse or 'Shift' + '+'/'-' keys.</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>
|
||||
<b>Configuration dialog</b>
|
||||
<ul>
|
||||
<li>"My comics path" : set your favourite comic path. Open comic dialog will open that path by default.</li>
|
||||
<li>"Go to flow size" : move the slider to set your preferred go to flow size </li>
|
||||
<li>"How to show pages in GoToFlow" : since version 0.2.0, you can choose between three diferent styles:
|
||||
<ul>
|
||||
<li> Cover Flow : the classic style</li>
|
||||
<li> Strip : a strip of pages flowing horizontaly </li>
|
||||
<li> Overlapped Strip : a strip of pages with overlap effect </li>
|
||||
<ul>
|
||||
</li>
|
||||
<li>"Page width stretch" : move the slider to set your preferred page width stretch. This takes effect in "fit to width" reading mode.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>Bookmarks</b>
|
||||
<ul>
|
||||
<li>You can add three bookmarks per comic (using thumbtack icon or pressing 'Ctrl'+M). New bookmarks replace oldest bookmarks.</li>
|
||||
<li>YACReader saves automatically the latest page read (the current page when closing).</li>
|
||||
<li>To go to any bookmark (last page included), open de bookmarks dialog and click on the desired page</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<h2>Usage and considerations</h2>
|
||||
<p>
|
||||
The usual way to read a comic with YACReader is press 'O' to open a comic,
|
||||
and then use 'Space' and 'B' for autoscrolling pages, you can use 'UP', 'DOWN' or
|
||||
'Mouse Wheel' too, when you reach page limit (top or bottom) next page is loaded
|
||||
automatically, moreover, you can go to next or previous page using 'RIGTH' and 'LEFT'.
|
||||
</p>
|
||||
<p>
|
||||
Jumping between pages is possible using "Go To..." dialog ('G' key) or "Go To Flow" widget ('S' key).
|
||||
You don't have to wait until all pages are loaded to use these functions, because pages are shown as soon
|
||||
as they are ready.
|
||||
</p>
|
||||
<p>
|
||||
YACReader loads all comic compresed images in memory, when it needs to show one page, only that one is rendered.
|
||||
Since all pages are in memory YACReader uses aproximately the same RAM as the comic size, so take care if you want to view huge
|
||||
comics with YACReader (comics larger than your RAM).
|
||||
</p>
|
||||
<p>
|
||||
The "Go To flow" widget needs to render only the images which will be shown,
|
||||
doing it in a lazy way to reduce memory consumption, in any case,
|
||||
it takes a significant amount of RAM (RAM consumption depends on how many images and
|
||||
how larger are them). So, if you don't have enough RAM, please, reduce 'Slide' size on the 'Options' dialog.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
94
files/helpYACReaderLibrary.html
Normal file
94
files/helpYACReaderLibrary.html
Normal file
@ -0,0 +1,94 @@
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
h1, h2{
|
||||
color: #302f2d;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h1{
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
h2{
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #C19441;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Quick start guide</h1>
|
||||
<p> This guide is outdated, get more help on <a href="http://www.yacreader.com">http://www.yacreader.com</a> </p>
|
||||
<h2>Features</h2>
|
||||
<p>
|
||||
YACReader Library is a comic library browser with the following features:
|
||||
<ul>
|
||||
<li>Three different effects for cover viewing (Cover Flow like, Strip and Overlapped Strip)</li>
|
||||
<li>Create, add existing, update, delete or rename various comic collections</li>
|
||||
<li>Export and import covers of your libraries.</li>
|
||||
<li>Fast navigation between comics ussing tree and list views</li>
|
||||
<li>Open your comics on YACReader directly from your collection</li>
|
||||
<li>Fullscreen mode</li>
|
||||
<li>Search folders in your collections</li>
|
||||
</ul>
|
||||
</p>
|
||||
<h2>Functions and shortcuts</h2>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Create a new library: Set a name to your library, select your comics folder and start the creation process</li>
|
||||
<li>Open an existing library: This funcions allows you to select a folder with a comic library previously created</li>
|
||||
<li>Export</li>
|
||||
<li>Import</li>
|
||||
<li>Update current library: Update the selected library, adding covers to the library if new comics were added, or deleting them if comics were removed</li>
|
||||
<li>Rename current library: This funcions allows you to rename the selected library.
|
||||
<li>Remove current library from your collection: delete the selected library from YACReaderLibrary, although library will not be removed from file system</li>
|
||||
<li>Delete current library from your disk: delete the selected library from YACReaderLibrary and erase it from disk (only covers, comics will never be deleted from disk)</li>
|
||||
<li>Open current comic on YACReader (Enter):Open for reading the centred comic in the cover flow.</li>
|
||||
<li>Comic properties: shows a full quality cover, comic file name, number of pages and size comic</li>
|
||||
<li>Switching to fullscreen mode: you can view your covers bigger in fullscreen mode using 'F' key</li>
|
||||
<li>Browsing your collection:
|
||||
<ul>
|
||||
<li>Select a library: you can select a library from the combo box clicking on it.</li>
|
||||
<li>Browse a library: there are three views.
|
||||
<ul>
|
||||
<li>On the left, there is a treeview with the folders existing in your library,
|
||||
you can select any folder, it is possible to expand or collapse it by double clicking on a folder. Also, you can expand or collapse all folders using '+' and '-' buttons. Root folder
|
||||
can be selected clicking on "Select root node" button. </li>
|
||||
<li>On the top right, there is the covers view. This view shows the comics on the selected folder. You can browse them using left and right cursors (pressing CTRL allows you to fast fordward/backward), or clicking on the right/left of the central cover.</li>
|
||||
<li>On the bottom right, there is the list view. This view shows the comics on the selected folder as a list. You can select any comic clicking on it.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Search: you can search an especific folder using the text field on the left-bottom corner. If you type "<b>sp</b>", the search will match with "<b>Sp</b>iderman - vol 7" and "The dark ages - <b>Sp</b>awn". In any case, the search will be case insensitive.
|
||||
</ul>
|
||||
</li>
|
||||
<li>Configuration dialog:
|
||||
<ul>
|
||||
<li>"How to show covers" : since version 0.2.0, you can choose between three diferent styles:
|
||||
<ul>
|
||||
<li> Cover Flow : the classic style</li>
|
||||
<li> Strip : a strip of covers flowing horizontaly </li>
|
||||
<li> Overlapped Strip : a strip of covers with overlap effect </li>
|
||||
<ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</p>
|
||||
<h2>Usage and considerations</h2>
|
||||
<p></p>You can create a collection in any folder (write privilieges are needed). Creation process involves looking for image files in any
|
||||
rar,zip,cbr,cbz and tar files. If images are found, the first one (alfabetically) is taken as the comic cover and added
|
||||
to the collection.</p>
|
||||
|
||||
<p>The hidden folder .yacreaderlibrary is created in the root path of your comics folder. This folder stores
|
||||
the library with cover's tumbnails, so please, don't mess with it.</p>
|
||||
|
||||
<p><s>.yacreaderlibrary folder can be copied in order to share your comic library with your friends. To do that, you
|
||||
can copy .yacreaderlibrary to any folder, and then "Open an existing library" from this folder (Note:
|
||||
if you update that library, all covers will be removed). Is intended that this task could be done automatically from YACReaderLibrary in a later version.</s></p>
|
||||
|
||||
</body>
|
||||
</html>
|
92
files/helpYACReaderLibrary_es_ES.html
Normal file
92
files/helpYACReaderLibrary_es_ES.html
Normal file
@ -0,0 +1,92 @@
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
h1, h2{
|
||||
color: #302f2d;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h1{
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
h2{
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #C19441;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Guía de comienzo rápido</h1>
|
||||
<p> Esta guía está desactualizada, obtén más ayuda en <a href="http://www.yacreader.com">http://www.yacreader.com</a> </p>
|
||||
<h2>Características</h2>
|
||||
<p>
|
||||
YACReader Library es un navegador de bibliotecas de cómics con las siguiente caraterísticas:
|
||||
<ul>
|
||||
<li>Tres modos diferentes de ver las portadas de tus cómics (Cover Flow, Strip and Overlapped Strip)</li>
|
||||
<li>Crea, añade, actauliza, renombra y borra varias colecciones de comics</li>
|
||||
<li>Exporta e importa tus biblitecas (solo las portadas).</li>
|
||||
<li>Navegación rápida entre tus cómics utilizando árboles y listas</li>
|
||||
<li>Permite abrir directamente tus cómics en YACReader</li>
|
||||
<li>Modo a pantalla completa</li>
|
||||
<li>Permite realizar búsquedas de directorios en tus bibliotecas</li>
|
||||
</ul>
|
||||
</p>
|
||||
<h2>Funciones y atajos</h2>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Crear una nueva biblioteca: Set a name to your library, select your comics folder and start the creation process</li>
|
||||
<li>Abrir una biblioteca existente: This funcions allows you to select a folder with a comic library previously created</li>
|
||||
<li>Empaquetar</li>
|
||||
<li>Desempaquetar</li>
|
||||
<li>Actualizar la biblioteca actual: Update the selected library, adding covers to the library if new comics were added, or deleting them if comics were removed</li>
|
||||
<li>Renombrar la biblioteca actual: This funcions allows you to rename the selected library.
|
||||
<li>Eliminar la biblioteca actual de tu colección: delete the selected library from YACReaderLibrary, although library will not be removed from file system</li>
|
||||
<li>Eliminar la biblioteca actual de tu disco: delete the selected library from YACReaderLibrary and erase it from disk (only covers, comics will never be deleted from disk)</li>
|
||||
<li>Abrir el cómic actual en YACReader (Enter):Open for reading the centred comic in the cover flow.</li>
|
||||
<li>Mostrar las propiedades del cómic: shows a full quality cover, comic file name, number of pages and size comic</li>
|
||||
<li>Cambiar a modo a pantalla completa: you can view your covers bigger in fullscreen mode using 'F' key</li>
|
||||
<li>Navegar por tu colección:
|
||||
<ul>
|
||||
<li>Selecciona una biblioteca: puedes seleccionar una biblioteca haciendo click en el campo desplegable de la parte superior izquierda.</li>
|
||||
<li>Navega en una biblitoca: existen tres vistas.
|
||||
<ul>
|
||||
<li>A la izquierda hay un árbol que contiene todos las carpetas de tu biblioteca, puedes seleccionar cualquier carpeta, además es posible expandir o contraer mediante doble click cualquier
|
||||
carpeta que contenga otras en su interior. Además, también es posible expandir o contraer el árbol completo usando los botones '+' y '-'. La carpeta raíz puede ser seleccionada pulsando en el botón "Seleccionar nodo raíz".</li>
|
||||
<li>En la parte superior derecha está la vista de las portadas the covers view. Esta vista muestra los cómics que hay en la carpeta seleccionada actualmente. Puedes navegar por los cómics usando los cursores izquierda y derecha (pulsando CTRL podrás además avanzar y retroceder rápido), también se puede navegar pulsando en las partes izquierda y derecha de la vista o simplemente usando la rueda del ratón.</li>
|
||||
<li>En la parte inferior derecha hay una lista de cómics que se corresponde con los mostrados en la vista superior. Se puede seleccionar cualquier cómic pulsando en él</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Búsqueda: puedes buscar una carpeta en concreto usando el campo de texto situado en la parte inferior izquierda. Por ejemplo, si escribes "<b>sp</b>", la búsqueda coincidirá con "<b>Sp</b>iderman - vol 7" y "The dark ages - <b>Sp</b>awn". La busqueda siempre será insensible a las mayúsculas.
|
||||
</ul>
|
||||
</li>
|
||||
<li>Diálogo de configuración:
|
||||
<ul>
|
||||
<li>"How to show covers" : a partir de la versión 0.2.0, se pueden elegir tres estilos para mostrar las carátulas.
|
||||
<ul>
|
||||
<li> Cover Flow : el estilo clásico</li>
|
||||
<li> Strip : una tira de imágenes deslizándose horizontalmente </li>
|
||||
<li> Overlapped Strip : una tira de imagenes parcialmente solapadas a izquierda y derecha de la imagen central </li>
|
||||
<ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</p>
|
||||
<h2>Uso y consideraciones</h2>
|
||||
<p></p>Se puede crear una colección en cualquier directorio (con permisos de escritura). El proceso de creación implica buscar imágenes en cualquier archivo
|
||||
rar,zip,cbr,cbz o tar. Si se encuentran imágenes, la primera (alfabéticamente) es elegida como la portada del cómic y será añadida a tu biblioteca.</p>
|
||||
|
||||
<p>La carpeta .yacreaderlibrary es creada en la carpeta raíz de cómics elegida. Esta carpeta alamecena copias de las carátulas de los cómics de la biblioteca, así que por favor, no enredes con ella ;).</p>
|
||||
|
||||
<p>La función de exportar las carátulas de una biblioteca es ideal para compartir la información de las bibliotecas con otras personas</p>
|
||||
<p><s>.yacreaderlibrary folder can be copied in order to share your comic library with your friends. To do that, you
|
||||
can copy .yacreaderlibrary to any folder, and then "Open an existing library" from this folder (Note:
|
||||
if you update that library, all covers will be removed). Is intended that this task could be done automatically from YACReaderLibrary in a later version.</s></p>
|
||||
|
||||
</body>
|
||||
</html>
|
145
files/helpYACReader_es_ES.html
Normal file
145
files/helpYACReader_es_ES.html
Normal file
@ -0,0 +1,145 @@
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
h1, h2{
|
||||
color: #302f2d;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h1{
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
h2{
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #C19441;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Guía de comienzo rápido</h1>
|
||||
<p> Esta guía está desactualizada, obtén más ayuda en <a href="http://www.yacreader.com">http://www.yacreader.com</a> </p>
|
||||
<h2>Características</h2>
|
||||
<p>
|
||||
YACReader es un visor de cómics rápido y sencillo con las siguiente características:
|
||||
<ul>
|
||||
<li>Multiplataforma, hay versiones para Windows, Linux y MacOS X.</li>
|
||||
<li>Soporta archivos cbr,cbz,rar,zip y tar, también permite visualizar imágenes almacenadas en un directorio</li>
|
||||
<li>Soporta imágenes bmp,jpeg,gif,png y tiff</li>
|
||||
<li>Lectura usando teclado y ratón</li>
|
||||
<li>Apertura y navegación rápida</li>
|
||||
<li>Modo a pantalla completa</li>
|
||||
<li>Lupa configurable para mejorar la lectura</li>
|
||||
<li>Ajuste de página en altura y anchura (con nivel de anchura configurable)</li>
|
||||
<li>Modo de lectura a doble página</li>
|
||||
<li>Permite añadir marcadores a tus cómics y recordar la última página leida</li>
|
||||
<li>Efecto CoverFlow para navegar entre las páginas y la función "ir a..."</li>
|
||||
<li>Rotación de imagen para la lectura confortable incluso en tablet PCs</li>
|
||||
</ul>
|
||||
</p>
|
||||
<h2>Funciones y atajos</h2>
|
||||
<p>
|
||||
<b>Funciones generales:</b>
|
||||
<ul>
|
||||
<li><img src=":/images/helpImages/open.png" align="middle"/> Abrir cómic : tecla 'O'</li>
|
||||
<li><img src=":/images/helpImages/openFolder.png" align="middle"/> Abrir carpeta : 'Ctrl+O'</li>
|
||||
<li><img src=":/images/helpImages/nextComic.png" align="middle"/> Abrir siguiente cómic : 'Ctrl' + 'Right'</li>
|
||||
<li><img src=":/images/helpImages/previousComic.png" align="middle"/> Abrir siguiente comic : 'Ctrl' + 'Left' key</li>
|
||||
<li><img src=":/images/helpImages/deleteLibrary.png" align="middle"/> Salir : 'Esc'</li>
|
||||
<li><img src=":/images/helpImages/prev.png" align="middle"/> Ir a la página anterior : 'Cursor izquierdo'</li>
|
||||
<li><img src=":/images/helpImages/next.png" align="middle"/> Ir a la página siguiente : 'Cursor derecho'</li>
|
||||
<li><img src=":/images/helpImages/mouse.png" align="middle"/> Scroll hacía arriba : 'Rueda del ratón arriba' o 'Cursor arriba'</li>
|
||||
<li><img src=":/images/helpImages/mouse.png" align="middle"/> Scroll hacía abajo : 'Rueda del ratón abajo' o 'Cursor arriba'</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/> Auto Scroll abajo : 'Barra espaciadora'</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/> AutoAuto Scroll arriba : 'B'</li>
|
||||
<li><img src=":/images/helpImages/rotateL.png" align="middle"/> Rotar a la izquierda : 'L'</li>
|
||||
<li><img src=":/images/helpImages/rotateR.png" align="middle"/> Rotar a la derecha : 'R' </li>
|
||||
<li><img src=":/images/helpImages/goto.png" align="middle"/> Abrir el diálogo "Ir a": 'G'</li>
|
||||
<li><img src=":/images/helpImages/fit.png" align="middle"/> Cambiar entre los modos ajustar en altura/anchura : 'A'</li>
|
||||
<li><img src=":/images/helpImages/doublePage.png" align="middle"/>Modo a doble página : 'D'</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/> Cambiar a pantalla completa : 'F' o doble click</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/> Para usar la función "Go to flow" aproximar el cursor del ratón a la parte baja del visor o pulsar 'S'(mostrar/ocultar).</li>
|
||||
<li><img src=":/images/helpImages/zoom.png" align="middle"/> Mostrar lupa : 'Z'</li>
|
||||
<li><img src=":/images/helpImages/options.png" align="middle"/> Mostrar opciones : 'C'</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/> Mostrar/ocultar la barra de herramientas : 'H'</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/> Mostrar información ("página actual/numero de páginas - hora actual"): 'I'</li>
|
||||
<li><img src=":/images/helpImages/bookmark.png" align="middle"/> Mostrar el diálogo de marcadores : 'M'</li>
|
||||
<li><img src=":/images/helpImages/setBookmark.png" align="middle"/> Poner un marcador en la página actual : 'CTRL' + 'M'</li>
|
||||
</ul>
|
||||
<!--<p>
|
||||
Some general functions are accesible from the toolbar or the context menu. <br/>
|
||||
<!-- <img src=":/images/helpImages/toolbar.png" width="550"/>
|
||||
</p>-->
|
||||
</p>
|
||||
<p>
|
||||
<b>Funciones "Go to flow":</b>
|
||||
<ul>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/> Mostrar / Ocultar : 'S'.</li>
|
||||
<!--<li><img src=":/images/helpImages/keyboard.png" align="middle"/> Center page : 'Space Bar'</li>-->
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/> Ir a la página central : 'Return' o 'Enter' </li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/> Avanzar a la siguiente página : 'Cursor derecha' o click en la parte derecha del diálogo</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/> Retroceder a la página anterior : 'Cursor izquierda' o click en la parte izquierda del diálogo</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/> Avance rápido : 'Ctrl' + 'Cursor derecha'</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/> Retroceso rápido : 'Ctrl' + 'Cursor izquierda'</li>
|
||||
<li><img src=":/images/helpImages/mouse.png" align="middle"/> Scroll : Rueda del ratón</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>
|
||||
<b>Funciones de lupa:</b>
|
||||
<ul>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/> Mostrar / Ocultar : 'Z'.</li>
|
||||
<li><img src=":/images/helpImages/mouse.png" align="middle"/> Redimensionar : Rueda del ratón o '+'/'-'.</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/><img src=":/images/helpImages/mouse.png" align="middle"/>Ajustar altura : 'Ctrl' + Rueda de ratón.</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/><img src=":/images/helpImages/mouse.png" align="middle"/>Ajustar anchura : 'Alt' + Rueda de ratón.</li>
|
||||
<li><img src=":/images/helpImages/keyboard.png" align="middle"/><img src=":/images/helpImages/mouse.png" align="middle"/> Ajustar el nivel de zoom : 'Shift' + Rueda del ratón o 'Shift' + '+'/'-'.</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>
|
||||
<b>Diálogo de configuración</b>
|
||||
<ul>
|
||||
<li>"Ruta a mis cómics" : configura la ruta a tu directorio de cómics favorito. El diálogo de abrir cómic se abrirá en esa ruta por defecto.</li>
|
||||
<li>Tamaño de "Go to flow" : usa el deslizador para establecer el tamaño deseado </li>
|
||||
<li>"Aspecto de GoToFlow" : desde la versión 0.2.0, puedes elegir entre tres estilos diferentes:
|
||||
<ul>
|
||||
<li> Cover Flow : el estilo clásico</li>
|
||||
<li> Strip : una tira de imágenes deslizándose horizontalmente </li>
|
||||
<li> Overlapped Strip : una tira de imagenes parcialmente solapadas a izquierda y derecha de la imagen central </li>
|
||||
<ul>
|
||||
</li>
|
||||
<li>"Ajuste en anchura de la página" : mueve el deslizador para establecer tu ajuste en anchura preferido. La configuración tiene efecto en el modo de lectura ajuste en anchura</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>Marcadores</b>
|
||||
<ul>
|
||||
<li>Se pueden añadir tres marcadores por cómic (usando el botón marcador o pulsando 'Ctrl'+M). Los nuevos marcadores reemplanzan a los antiguos.</li>
|
||||
<li>YACReader guarda automáticamente la última página leida (la página actual cuando el programa es cerrado).</li>
|
||||
<li>Para ir a cualquier marcador (la última página incluida), basta con abrir el diálogo de marcadores y pulsar sobre la página deseada.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<h2>Uso y consideraciones</h2>
|
||||
<p>
|
||||
La manera habitual de leer un cómic con YACReader es pulsar 'O' para abrir un cómic,
|
||||
y después usar la barra espaciadora y la tecla 'B' para avanzar y retroceder automáticamente, tambien se pueden usar las teclas 'Cursor ARRIBA', 'Cursor ABAJO' o
|
||||
la rueda del ratón, Cuando se alcanza el limite superior o inferior de la páginat la siguiente página es cargada automáticamente
|
||||
, además, se puede avanzar o retroceder entre páginas con las teclas 'Cursor DERECHA' y cursor 'IZQUIERDA'.
|
||||
</p>
|
||||
<p>
|
||||
Para saltar entre páginas se pueden usar las funciones "Ir a" (tecla G) y "Go To Flow" (tecla S).
|
||||
No es necesario esperar a que todas las páginas del cómic estén cargadas para usar estas funciones, ya que cuando una página se carga, se muestra inmediatamente si el usuario está esperando para verla.
|
||||
</p>
|
||||
<p>
|
||||
YACReader carga todas las páginas del cómic en memoria, cuando necesita mostrar una, solo esa es renderizada.
|
||||
Puesto que todas las páginas están en memoria, YACReader usa una cantidad mínima de RAM igual al tamaño del cómic, así que deberías tener cuidado si intentar leer cómics enormes (de tamaño superior a la cantidad de RAM instalada)
|
||||
</p>
|
||||
<p>
|
||||
El widget "Go To flow" solo necesita renderizar las imágenes que muestre, cargándolas según las necesita con el fin de consumir la minima cantidad de RAM posible. Aún así, si se desean ver todas las páginas del cómic
|
||||
de este modo, esta función consumirá una cantidad significativa de RAM (El consumo de RAM depende de la calidad y el tamaño de las imágenes). Si no tienes suficiente RAM, por favor, reduce el tamaño de "Go To Flow" en el diálogo de opciones.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
94
files/shortcuts.html
Normal file
94
files/shortcuts.html
Normal file
@ -0,0 +1,94 @@
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
h1
|
||||
{
|
||||
font-size:large;
|
||||
color: rgb(193, 148, 65);
|
||||
padding-top:0px;
|
||||
padding-bottom:0px;
|
||||
margin: 0;
|
||||
}
|
||||
.column
|
||||
{
|
||||
padding-right: 10px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<table>
|
||||
<tr>
|
||||
<td class="column">
|
||||
|
||||
<h1> General functions: </h1>
|
||||
<hr />
|
||||
<div style="padding-top:0px;padding-bottom:0px;">
|
||||
<b>C</b>: Open options<br/>
|
||||
<b>Ctrl+M</b> : Set/Unset bookmark<br/>
|
||||
<b>Esc</b> : Exit<br/>
|
||||
<b>F</b> : Fullscreen mode on/off<br/>
|
||||
<b>F1</b> : Show About/Help dialog<br/>
|
||||
<b>H</b> : Show/Hide toolbar <br/>
|
||||
<b>I</b> : Show/Hide information (pages/current time)<br/>
|
||||
<b>M</b> : Show bookmarks<br/>
|
||||
<b>O</b> : Open comic <br/>
|
||||
<b>Ctrl + O </b> : Open folder <br/>
|
||||
<b>T</b> : Show/Hide YACReader Translator <br/>
|
||||
</div>
|
||||
|
||||
<h1>Reading functions:</h1>
|
||||
<hr />
|
||||
<div style="padding-top:0px;padding-bottom:0px;">
|
||||
<b>B</b> : Auto Scroll up <br/>
|
||||
<b>Down</b> : Scroll down<br/>
|
||||
<b>End</b> : Go to last page <br/>
|
||||
<b>G</b> : Open "Go to" dialog<br/>
|
||||
<b>Home</b> : Go to first page <br/>
|
||||
<b>Left</b> : Go to previous page<br/>
|
||||
<b>Mouse drag</b>: Scroll<br/>
|
||||
<b>Right</b> : Go to next page<br/>
|
||||
<b>Space Bar</b> : Auto Scroll down<br/>
|
||||
<b>Up</b> : Scroll up <br/>
|
||||
<b>Wheel mouse up</b> : Scroll up <br/>
|
||||
<b>Wheel mouse down</b> : Scroll down<br/>
|
||||
</div>
|
||||
</td>
|
||||
|
||||
<td class="column">
|
||||
|
||||
<h1>Image adjust functions:</h1>
|
||||
<hr />
|
||||
<div style="padding-top:0px;padding-bottom:0px;">
|
||||
<b>A</b> : Fit to width / height<br>
|
||||
<b>D</b> : Double page mode<br/>
|
||||
<b>L</b> : Rotate to the left<br/>
|
||||
<b>R</b> : Rotate to the rigth<br/>
|
||||
<b>W</b> : Show pages at full size<br/>
|
||||
</div>
|
||||
<h1>Magnifying glass:</h1>
|
||||
<hr />
|
||||
<div style="padding-top:0px;padding-bottom:0px;">
|
||||
<b>Alt + Wheel mouse up</b> : Decrease horizontal size <br/>
|
||||
<b>Alt + Wheel mouse down</b> : Increase Horizontal size <br/>
|
||||
<b>Ctrl + Wheel mouse up</b> : Decrease vertical size <br/>
|
||||
<b>Ctrl + Wheel mouse down</b> : Increase vertical size <br/>
|
||||
<b>Shift + Wheel mouse up</b> : Zoom out <br/>
|
||||
<b>Shift + Wheel mouse down</b> : Zoom in <br/>
|
||||
<b>Wheel mouse up</b> : Decrease size<br/>
|
||||
<b>Wheel mouse down</b> : Increase size<br/>
|
||||
<b>Z</b> : Show/hide<br/>
|
||||
</div>
|
||||
|
||||
<h1>GoTo Flow functions:</h1>
|
||||
<hr />
|
||||
<div style="padding-top:0px;padding-bottom:0px;">
|
||||
<b> S </b> : Show/hide <br/>
|
||||
<b> Wheel mouse up</b> : Next flow page <br/>
|
||||
<b> Wheel mouse down</b> : Previous flow page <br/>
|
||||
<b> Enter </b> : Go to current page <br/>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
38
files/shortcuts2.html
Normal file
38
files/shortcuts2.html
Normal file
@ -0,0 +1,38 @@
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<div style="font-size:large; color: rgb(20,20,155); padding-top:0px;padding-bottom:0px;"><b>Image adjust functions:</b></div>
|
||||
<hr>
|
||||
<div style="padding-top:0px;padding-bottom:0px;">
|
||||
<b>A</b> : Fit to width / height<br>
|
||||
<b>L</b> : Rotate to the left<br/>
|
||||
<b>Q</b> : Always on Top<br/>
|
||||
<b>R</b> : Rotate to the rigth<br/>
|
||||
<b>W</b> : Show pages at full size<br/>
|
||||
</div>
|
||||
<div style="font-size:large; color: rgb(20,20,155); padding-top:0px;padding-bottom:0px;"><b>Magnifying glass:</b></div>
|
||||
<hr>
|
||||
<div style="padding-top:0px;padding-bottom:0px;">
|
||||
<b>Alt + Wheel mouse up</b> : Decrease horizontal size <br/>
|
||||
<b>Alt + Wheel mouse down</b> : Increase Horizontal size <br/>
|
||||
<b>Ctrl + Wheel mouse up</b> : Decrease vertical size <br/>
|
||||
<b>Ctrl + Wheel mouse down</b> : Increase vertical size <br/>
|
||||
<b>Shift + Wheel mouse up</b> : Zoom out <br/>
|
||||
<b>Shift + Wheel mouse down</b> : Zoom in <br/>
|
||||
<b>Wheel mouse up</b> : Decrease size<br/>
|
||||
<b>Wheel mouse down</b> : Increase size<br/>
|
||||
<b>Z</b> : Show/hide<br/>
|
||||
</div>
|
||||
|
||||
<div style="font-size:large; color: rgb(20,20,155); padding-top:0px;padding-bottom:0px;"><b>GoTo Flow functions:</b></div>
|
||||
<hr>
|
||||
<div style="padding-top:0px;padding-bottom:0px;">
|
||||
<b> S </b> : Show/hide <br/>
|
||||
<b> Wheel mouse up</b> : Next flow page <br/>
|
||||
<b> Wheel mouse down</b> : Previous flow page <br/>
|
||||
<b> Enter </b> : Go to current page <br/>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
639
files/translator.html
Normal file
639
files/translator.html
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user