mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Add options for disabling scroll animation
This commit is contained in:
@ -555,12 +555,12 @@
|
||||
<context>
|
||||
<name>OptionsDialog</name>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="143"/>
|
||||
<location filename="options_dialog.cpp" line="145"/>
|
||||
<source>Gamma</source>
|
||||
<translation>Гамма</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="147"/>
|
||||
<location filename="options_dialog.cpp" line="149"/>
|
||||
<source>Reset</source>
|
||||
<translation>Вернуть к первоначальным значениям</translation>
|
||||
</message>
|
||||
@ -570,7 +570,7 @@
|
||||
<translation>Папка комиксов</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="191"/>
|
||||
<location filename="options_dialog.cpp" line="193"/>
|
||||
<source>Image adjustment</source>
|
||||
<translation>Настройка изображения</translation>
|
||||
</message>
|
||||
@ -585,27 +585,27 @@
|
||||
<translation>Выбрать</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="152"/>
|
||||
<location filename="options_dialog.cpp" line="154"/>
|
||||
<source>Image options</source>
|
||||
<translation>Настройки изображения</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="142"/>
|
||||
<location filename="options_dialog.cpp" line="144"/>
|
||||
<source>Contrast</source>
|
||||
<translation>Контраст</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="206"/>
|
||||
<location filename="options_dialog.cpp" line="208"/>
|
||||
<source>Options</source>
|
||||
<translation>Настройки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="213"/>
|
||||
<location filename="options_dialog.cpp" line="215"/>
|
||||
<source>Comics directory</source>
|
||||
<translation>Папка комиксов</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="97"/>
|
||||
<location filename="options_dialog.cpp" line="99"/>
|
||||
<source>Quick Navigation Mode</source>
|
||||
<translation>Ползунок для быстрой навигации по страницам</translation>
|
||||
</message>
|
||||
@ -621,56 +621,61 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="74"/>
|
||||
<source>Do not turn page using scroll</source>
|
||||
<source>Disable scroll animations and smooth scrolling</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="75"/>
|
||||
<source>Do not turn page using scroll</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="76"/>
|
||||
<source>Use single scroll step to turn page</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="98"/>
|
||||
<location filename="options_dialog.cpp" line="100"/>
|
||||
<source>Disable mouse over activation</source>
|
||||
<translation>Отключить активацию потока при наведении мыши</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="190"/>
|
||||
<location filename="options_dialog.cpp" line="192"/>
|
||||
<source>Page Flow</source>
|
||||
<translation>Поток Страниц</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="189"/>
|
||||
<location filename="options_dialog.cpp" line="191"/>
|
||||
<source>General</source>
|
||||
<translation>Общие</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="141"/>
|
||||
<location filename="options_dialog.cpp" line="143"/>
|
||||
<source>Brightness</source>
|
||||
<translation>Яркость</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="197"/>
|
||||
<location filename="options_dialog.cpp" line="199"/>
|
||||
<source>Restart is needed</source>
|
||||
<translation> </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="156"/>
|
||||
<location filename="options_dialog.cpp" line="158"/>
|
||||
<source>Fit options</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="158"/>
|
||||
<location filename="options_dialog.cpp" line="160"/>
|
||||
<source>Enlarge images to fit width/height</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="169"/>
|
||||
<location filename="options_dialog.cpp" line="171"/>
|
||||
<source>Double Page options</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="171"/>
|
||||
<location filename="options_dialog.cpp" line="173"/>
|
||||
<source>Show covers as single page</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -777,13 +782,13 @@
|
||||
<context>
|
||||
<name>Viewer</name>
|
||||
<message>
|
||||
<location filename="viewer.cpp" line="937"/>
|
||||
<location filename="viewer.cpp" line="946"/>
|
||||
<source>Page not available!</source>
|
||||
<translation>Страница недоступна!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="viewer.cpp" line="51"/>
|
||||
<location filename="viewer.cpp" line="915"/>
|
||||
<location filename="viewer.cpp" line="924"/>
|
||||
<source>Press 'O' to open comic.</source>
|
||||
<translation>Нажмите "O" чтобы открыть комикс.</translation>
|
||||
</message>
|
||||
@ -793,7 +798,7 @@
|
||||
<translation>Ошибка открытия комикса</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="viewer.cpp" line="1119"/>
|
||||
<location filename="viewer.cpp" line="1128"/>
|
||||
<source>Cover!</source>
|
||||
<translation>Начало!</translation>
|
||||
</message>
|
||||
@ -813,12 +818,12 @@
|
||||
<translation>Не найдено</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="viewer.cpp" line="1133"/>
|
||||
<location filename="viewer.cpp" line="1142"/>
|
||||
<source>Last page!</source>
|
||||
<translation>Конец!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="viewer.cpp" line="927"/>
|
||||
<location filename="viewer.cpp" line="936"/>
|
||||
<source>Loading...please wait!</source>
|
||||
<translation>Загрузка... Пожалуйста подождите!</translation>
|
||||
</message>
|
||||
|
Reference in New Issue
Block a user