yacreader/YACReader
Felix Kauselmann 92be3addda Sync and update translation files
In the past, translation files provided by the community
mostly came as pregenerated .qm files missing the corresponding
.ts sources. This has led to a situation where the translations
are out of sync with the sources and the sources have not been
updated for several release iterations.

To improve the situation, this commit syncs all .qm files back to
the sources by using the lconvert tool to create .ts files and
updating these files against our sources using lupdate.

For future updates, a CI solution would be preferable.
2021-03-09 18:22:52 +01:00
..
bookmarks_dialog.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
bookmarks_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
configuration.cpp Reader: Add option to stop enlarging images in fit to width and height 2020-09-02 09:27:53 +02:00
configuration.h Add methods to access ENLARGE_IMAGES setting 2020-09-07 18:13:43 +02:00
goto_dialog.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
goto_dialog.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
goto_flow_gl.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
goto_flow_gl.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
goto_flow_toolbar.cpp Remove unused variables 2019-06-01 16:04:48 +02:00
goto_flow_toolbar.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
goto_flow_widget.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
goto_flow_widget.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
goto_flow.cpp Reader: eliminate duplicate calls to GoToFlow::preload() 2019-09-18 18:12:03 +02:00
goto_flow.h Reader: make PageLoader::working atomic to fix a data race 2019-09-18 18:12:03 +02:00
icon.ico yacreader_ru.ts 2018-02-24 18:11:53 +00:00
icon.rc Normalize line endings 2018-08-07 11:09:02 +02:00
Info.plist Improve file association in YACReader Info.plist 2019-10-20 09:19:49 +02:00
magnifying_glass.cpp Use exiting variable instead of request the image several times 2019-06-01 16:12:08 +02:00
magnifying_glass.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
main_window_viewer.cpp Add what's new dialog 2021-01-21 21:39:22 +01:00
main_window_viewer.h Add what's new dialog 2021-01-21 21:39:22 +01:00
main.cpp Add a message handler 2020-08-20 17:41:56 +02:00
notifications_label_widget.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
notifications_label_widget.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
options_dialog.cpp Use new methods 2020-09-07 18:13:55 +02:00
options_dialog.h Reader: Add option to show covers as single pages in double page mode 2020-09-03 15:32:45 +02:00
page_label_widget.cpp More auto 2019-06-01 16:04:48 +02:00
page_label_widget.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
render.cpp Render: Protect against race condition in setNumPages (#220) 2021-03-04 16:45:52 +01:00
render.h Add support for detecting manga issues in YACReader 2021-01-16 14:29:00 +01:00
shortcuts_dialog.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
shortcuts_dialog.h Use nullptr instead of 0 2019-06-01 16:04:48 +02:00
translator.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
translator.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
viewer.cpp Use a constant reference for passing QKeySequence to moveAction 2021-01-17 11:11:25 +01:00
viewer.h Use a constant reference for passing QKeySequence to moveAction 2021-01-17 11:11:25 +01:00
width_slider.cpp Use auto to avoid duplicating the type name 2019-06-01 16:04:48 +02:00
width_slider.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
yacreader_de.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_es.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_files.qrc Normalize line endings 2018-08-07 11:09:02 +02:00
yacreader_fr.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_images_osx.qrc Normalize line endings 2018-08-07 11:09:02 +02:00
yacreader_images_win.qrc Normalize line endings 2018-08-07 11:09:02 +02:00
yacreader_images.qrc Add what's new dialog 2021-01-21 21:39:22 +01:00
yacreader_it.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_local_client.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_local_client.h Annotate overridden methods 2019-06-01 16:04:48 +02:00
yacreader_nl.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_pt.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_ru.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_source.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_tr.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
yacreader_zh.ts Sync and update translation files 2021-03-09 18:22:52 +01:00
YACReader.icns yacreader_ru.ts 2018-02-24 18:11:53 +00:00
YACReader.pro Update qmake files 2021-03-09 18:22:52 +01:00