mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 17:18:23 -04:00
actualizado changelog
actualizados archivos para traducci?n
This commit is contained in:
parent
63204d1564
commit
41b1c357b5
@ -1,3 +1,11 @@
|
||||
6.5
|
||||
Nueva interfaz principal de YACReaderLibrary (YACReader recibirá una actualización de interfaz pronto)
|
||||
Corregido bug que causaba que el servidor no se activase en el primer arranque en MacOSX
|
||||
Corregido bug que causaba un fallo al cerrar YACReaderLibrary cada vez que se usaba el servidor
|
||||
Nuevo diseño para el diálogo de propiedades de los cómics.
|
||||
Añadida navegación alante y atrás de las carpetas visitadas.
|
||||
La edición del nombre de una biblioteca no fuerza ahora que se recargue la biblioteca
|
||||
|
||||
6.4
|
||||
Normalizado el renderizado de páginas en modo doble página
|
||||
Añadida la función de borrar cómics desde el disco duro
|
||||
|
@ -112,6 +112,7 @@ TRANSLATIONS = yacreader_es.ts \
|
||||
yacreader_fr.ts \
|
||||
yacreader_ru.ts \
|
||||
yacreader_pt.ts \
|
||||
yacreader_source.ts
|
||||
FORMS +=
|
||||
|
||||
Release:DESTDIR = ../release
|
||||
|
@ -565,12 +565,12 @@
|
||||
<translation>¿Desea descargar la nueva versión?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="693"/>
|
||||
<location filename="main_window_viewer.cpp" line="695"/>
|
||||
<source>Saving error log file....</source>
|
||||
<translation>Guardando el archivo de log...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="693"/>
|
||||
<location filename="main_window_viewer.cpp" line="695"/>
|
||||
<source>There was a problem saving YACReader error log file. Please, check if you have enough permissions in the YACReader root folder.</source>
|
||||
<translation>Hubo un problema al guardar el archivo de log de YACReader. Por favor, comprueba si tienes suficientes permisos en el directorio raíz de YACReader.</translation>
|
||||
</message>
|
||||
@ -737,6 +737,29 @@
|
||||
<translation>Cargando...espere, por favor!</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderDeletingProgress</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="18"/>
|
||||
<source>QLabel {padding:0px; margin:0px;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="20"/>
|
||||
<source>Please wait, deleting in progress...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="22"/>
|
||||
<source>QLabel {color:#ABABAB; padding:0 0 0 0px; margin:0px; font-size:18px; font-weight:bold;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="35"/>
|
||||
<source>cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderFieldEdit</name>
|
||||
<message>
|
||||
@ -926,4 +949,40 @@
|
||||
<translation>Utilizar aceleración por hardware (necesario reiniciar)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSideBar</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="21"/>
|
||||
<source>LIBRARIES</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="23"/>
|
||||
<source>FOLDERS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="30"/>
|
||||
<source>Search folders and comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSocialDialog</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="50"/>
|
||||
<source>send to:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="62"/>
|
||||
<source>Follow YACReader!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="129"/>
|
||||
<source>I am reading %1 using YACReader.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
@ -435,12 +435,12 @@
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="693"/>
|
||||
<location filename="main_window_viewer.cpp" line="695"/>
|
||||
<source>Saving error log file....</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="693"/>
|
||||
<location filename="main_window_viewer.cpp" line="695"/>
|
||||
<source>There was a problem saving YACReader error log file. Please, check if you have enough permissions in the YACReader root folder.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -580,6 +580,29 @@
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderDeletingProgress</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="18"/>
|
||||
<source>QLabel {padding:0px; margin:0px;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="20"/>
|
||||
<source>Please wait, deleting in progress...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="22"/>
|
||||
<source>QLabel {color:#ABABAB; padding:0 0 0 0px; margin:0px; font-size:18px; font-weight:bold;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="35"/>
|
||||
<source>cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderFieldEdit</name>
|
||||
<message>
|
||||
@ -769,4 +792,40 @@
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSideBar</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="21"/>
|
||||
<source>LIBRARIES</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="23"/>
|
||||
<source>FOLDERS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="30"/>
|
||||
<source>Search folders and comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSocialDialog</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="50"/>
|
||||
<source>send to:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="62"/>
|
||||
<source>Follow YACReader!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="129"/>
|
||||
<source>I am reading %1 using YACReader.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
@ -501,12 +501,12 @@
|
||||
<translation>Você deseja baixar a nova versão?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="693"/>
|
||||
<location filename="main_window_viewer.cpp" line="695"/>
|
||||
<source>Saving error log file....</source>
|
||||
<translation>Salvando arquivo de registro de erro....</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="693"/>
|
||||
<location filename="main_window_viewer.cpp" line="695"/>
|
||||
<source>There was a problem saving YACReader error log file. Please, check if you have enough permissions in the YACReader root folder.</source>
|
||||
<translation>Houve um problema ao salvar o arquivo de registro de erro do YACReader. Por favor, verifique se você tem permissões suficientes na pasta raiz YACReader.</translation>
|
||||
</message>
|
||||
@ -670,6 +670,29 @@
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderDeletingProgress</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="18"/>
|
||||
<source>QLabel {padding:0px; margin:0px;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="20"/>
|
||||
<source>Please wait, deleting in progress...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="22"/>
|
||||
<source>QLabel {color:#ABABAB; padding:0 0 0 0px; margin:0px; font-size:18px; font-weight:bold;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="35"/>
|
||||
<source>cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderFieldEdit</name>
|
||||
<message>
|
||||
@ -859,4 +882,40 @@
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSideBar</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="21"/>
|
||||
<source>LIBRARIES</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="23"/>
|
||||
<source>FOLDERS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="30"/>
|
||||
<source>Search folders and comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSocialDialog</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="50"/>
|
||||
<source>send to:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="62"/>
|
||||
<source>Follow YACReader!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="129"/>
|
||||
<source>I am reading %1 using YACReader.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
@ -435,12 +435,12 @@
|
||||
<translation>Хотите загрузить новую версию ?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="693"/>
|
||||
<location filename="main_window_viewer.cpp" line="695"/>
|
||||
<source>Saving error log file....</source>
|
||||
<translation>Сохранение файла с логом ошибки...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="693"/>
|
||||
<location filename="main_window_viewer.cpp" line="695"/>
|
||||
<source>There was a problem saving YACReader error log file. Please, check if you have enough permissions in the YACReader root folder.</source>
|
||||
<translation>Возникла проблема с сохраниением файла лога YACReader. Пожалуйста, проверьте есть ли у вас права доступа к корневой папке YACReader.</translation>
|
||||
</message>
|
||||
@ -580,6 +580,29 @@
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderDeletingProgress</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="18"/>
|
||||
<source>QLabel {padding:0px; margin:0px;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="20"/>
|
||||
<source>Please wait, deleting in progress...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="22"/>
|
||||
<source>QLabel {color:#ABABAB; padding:0 0 0 0px; margin:0px; font-size:18px; font-weight:bold;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="35"/>
|
||||
<source>cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderFieldEdit</name>
|
||||
<message>
|
||||
@ -769,4 +792,40 @@
|
||||
<translation>Использовать аппаратное ускорение (Требуется перезагрузка)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSideBar</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="21"/>
|
||||
<source>LIBRARIES</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="23"/>
|
||||
<source>FOLDERS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="30"/>
|
||||
<source>Search folders and comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSocialDialog</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="50"/>
|
||||
<source>send to:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="62"/>
|
||||
<source>Follow YACReader!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="129"/>
|
||||
<source>I am reading %1 using YACReader.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
831
YACReader/yacreader_source.ts
Normal file
831
YACReader/yacreader_source.ts
Normal file
@ -0,0 +1,831 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.0">
|
||||
<context>
|
||||
<name>BookmarksDialog</name>
|
||||
<message>
|
||||
<location filename="bookmarks_dialog.cpp" line="25"/>
|
||||
<source>Lastest Page</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="bookmarks_dialog.cpp" line="66"/>
|
||||
<source>Close</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="bookmarks_dialog.cpp" line="74"/>
|
||||
<source>Click on any image to go to the bookmark</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="bookmarks_dialog.cpp" line="92"/>
|
||||
<location filename="bookmarks_dialog.cpp" line="116"/>
|
||||
<source>Loading...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Configuration</name>
|
||||
<message>
|
||||
<location filename="configuration.cpp" line="167"/>
|
||||
<source>Saving config file....</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="configuration.cpp" line="167"/>
|
||||
<source>There was a problem saving YACReader configuration. Please, check if you have enough permissions in the YACReader root folder.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>FileComic</name>
|
||||
<message>
|
||||
<location filename="comic.cpp" line="216"/>
|
||||
<source>Not found</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="comic.cpp" line="216"/>
|
||||
<source>Comic not found</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="comic.cpp" line="243"/>
|
||||
<source>File error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="comic.cpp" line="243"/>
|
||||
<source>File not found or not images in file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="comic.cpp" line="297"/>
|
||||
<source>7z not found</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="comic.cpp" line="297"/>
|
||||
<source>7z wasn't found in your PATH.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="comic.cpp" line="300"/>
|
||||
<source>7z crashed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="comic.cpp" line="300"/>
|
||||
<source>7z crashed.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="comic.cpp" line="303"/>
|
||||
<source>7z reading</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="comic.cpp" line="303"/>
|
||||
<source>problem reading from 7z</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="comic.cpp" line="306"/>
|
||||
<source>7z problem</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="comic.cpp" line="306"/>
|
||||
<source>Unknown error 7z</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>GoToDialog</name>
|
||||
<message>
|
||||
<location filename="goto_dialog.cpp" line="17"/>
|
||||
<source>Page : </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="goto_dialog.cpp" line="25"/>
|
||||
<source>Go To</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="goto_dialog.cpp" line="27"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="goto_dialog.cpp" line="41"/>
|
||||
<location filename="goto_dialog.cpp" line="73"/>
|
||||
<source>Total pages : </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="goto_dialog.cpp" line="55"/>
|
||||
<source>Go to...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>GoToFlowToolBar</name>
|
||||
<message>
|
||||
<location filename="goto_flow_toolbar.cpp" line="44"/>
|
||||
<source>Page : </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>HelpAboutDialog</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/help_about_dialog.cpp" line="19"/>
|
||||
<source>About</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/help_about_dialog.cpp" line="22"/>
|
||||
<source>Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainWindowViewer</name>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="135"/>
|
||||
<source>&Open</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="136"/>
|
||||
<source>O</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="138"/>
|
||||
<source>Open a comic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="141"/>
|
||||
<source>Open Folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="142"/>
|
||||
<source>Ctrl+O</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="144"/>
|
||||
<source>Open image folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="147"/>
|
||||
<source>Save</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="149"/>
|
||||
<location filename="main_window_viewer.cpp" line="483"/>
|
||||
<source>Save current page</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="153"/>
|
||||
<source>Previous Comic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="156"/>
|
||||
<source>Open previous comic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="160"/>
|
||||
<source>Next Comic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="163"/>
|
||||
<source>Open next comic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="167"/>
|
||||
<source>&Previous</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="170"/>
|
||||
<source>Go to previous page</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="174"/>
|
||||
<source>&Next</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="177"/>
|
||||
<source>Go to next page</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="181"/>
|
||||
<source>Fit Width</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="182"/>
|
||||
<source>A</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="187"/>
|
||||
<source>Fit image to ...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="191"/>
|
||||
<source>Rotate image to the left</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="192"/>
|
||||
<source>L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="197"/>
|
||||
<source>Rotate image to the right</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="198"/>
|
||||
<source>R</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="203"/>
|
||||
<source>Double page mode</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="204"/>
|
||||
<source>Switch to double page mode</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="205"/>
|
||||
<source>D</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="212"/>
|
||||
<source>Go To</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="213"/>
|
||||
<source>G</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="216"/>
|
||||
<source>Go to page ...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="219"/>
|
||||
<source>Options</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="220"/>
|
||||
<source>C</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="221"/>
|
||||
<source>YACReader options</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="226"/>
|
||||
<source>Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="227"/>
|
||||
<source>Help, About YACReader</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="232"/>
|
||||
<source>Magnifying glass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="233"/>
|
||||
<source>Switch Magnifying glass</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="234"/>
|
||||
<source>Z</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="240"/>
|
||||
<source>Set bookmark</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="241"/>
|
||||
<source>Set a bookmark on the current page</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="250"/>
|
||||
<source>Show bookmarks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="251"/>
|
||||
<source>Show the bookmarks of the current comic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="252"/>
|
||||
<source>M</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="257"/>
|
||||
<source>Show keyboard shortcuts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="261"/>
|
||||
<source>Show Info</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="262"/>
|
||||
<source>I</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="267"/>
|
||||
<source>Close</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="272"/>
|
||||
<source>Show Dictionary</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="279"/>
|
||||
<source>Always on top</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="287"/>
|
||||
<source>Show full size</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="298"/>
|
||||
<source>&File</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="435"/>
|
||||
<source>Open Comic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="435"/>
|
||||
<source>Comic files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="459"/>
|
||||
<source>Open folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="483"/>
|
||||
<source>Image files (*.jpg)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="627"/>
|
||||
<source>There is a new version avaliable</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="628"/>
|
||||
<source>Do you want to download the new version?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="695"/>
|
||||
<source>Saving error log file....</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="main_window_viewer.cpp" line="695"/>
|
||||
<source>There was a problem saving YACReader error log file. Please, check if you have enough permissions in the YACReader root folder.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OptionsDialog</name>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="35"/>
|
||||
<source>"Go to flow" size</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="46"/>
|
||||
<source>My comics path</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="56"/>
|
||||
<source>Page width stretch</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="77"/>
|
||||
<source>Background color</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="80"/>
|
||||
<source>Choose</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="108"/>
|
||||
<source>Restart is needed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="121"/>
|
||||
<source>Brightness</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="122"/>
|
||||
<source>Contrast</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="123"/>
|
||||
<source>Gamma</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="127"/>
|
||||
<source>Reset</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="133"/>
|
||||
<source>Image options</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="143"/>
|
||||
<source>General</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="144"/>
|
||||
<source>Page Flow</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="145"/>
|
||||
<source>Image adjustment</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="158"/>
|
||||
<source>Options</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="options_dialog.cpp" line="165"/>
|
||||
<source>Comics directory</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ShortcutsDialog</name>
|
||||
<message>
|
||||
<location filename="shortcuts_dialog.cpp" line="16"/>
|
||||
<source>YACReader keyboard shortcuts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="shortcuts_dialog.cpp" line="20"/>
|
||||
<source>Close</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="shortcuts_dialog.cpp" line="66"/>
|
||||
<source>Keyboard Shortcuts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Viewer</name>
|
||||
<message>
|
||||
<location filename="viewer.cpp" line="43"/>
|
||||
<location filename="viewer.cpp" line="634"/>
|
||||
<source>Press 'O' to open comic.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="viewer.cpp" line="183"/>
|
||||
<source>Not found</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="viewer.cpp" line="183"/>
|
||||
<source>Comic not found</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="viewer.cpp" line="647"/>
|
||||
<source>Loading...please wait!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="viewer.cpp" line="773"/>
|
||||
<source>Cover!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="viewer.cpp" line="780"/>
|
||||
<source>Last page!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderDeletingProgress</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="18"/>
|
||||
<source>QLabel {padding:0px; margin:0px;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="20"/>
|
||||
<source>Please wait, deleting in progress...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="22"/>
|
||||
<source>QLabel {color:#ABABAB; padding:0 0 0 0px; margin:0px; font-size:18px; font-weight:bold;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="35"/>
|
||||
<source>cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderFieldEdit</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_field_edit.cpp" line="9"/>
|
||||
<location filename="../custom_widgets/yacreader_field_edit.cpp" line="29"/>
|
||||
<source>Click to overwrite</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_field_edit.cpp" line="11"/>
|
||||
<source>Restore to default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderFieldPlainTextEdit</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_field_plain_text_edit.cpp" line="9"/>
|
||||
<location filename="../custom_widgets/yacreader_field_plain_text_edit.cpp" line="20"/>
|
||||
<location filename="../custom_widgets/yacreader_field_plain_text_edit.cpp" line="45"/>
|
||||
<location filename="../custom_widgets/yacreader_field_plain_text_edit.cpp" line="51"/>
|
||||
<source>Click to overwrite</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_field_plain_text_edit.cpp" line="10"/>
|
||||
<source>Restore to default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderFlowConfigWidget</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_flow_config_widget.cpp" line="13"/>
|
||||
<source>How to show covers:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_flow_config_widget.cpp" line="15"/>
|
||||
<source>CoverFlow look</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_flow_config_widget.cpp" line="16"/>
|
||||
<source>Stripe look</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_flow_config_widget.cpp" line="17"/>
|
||||
<source>Overlapped Stripe look</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderGLFlowConfigWidget</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="19"/>
|
||||
<source>Presets:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="21"/>
|
||||
<source>Classic look</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="24"/>
|
||||
<source>Stripe look</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="27"/>
|
||||
<source>Overlapped Stripe look</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="30"/>
|
||||
<source>Modern look</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="33"/>
|
||||
<source>Roulette look</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="77"/>
|
||||
<source>Show advanced settings</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="86"/>
|
||||
<source>Custom:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="89"/>
|
||||
<source>View angle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="95"/>
|
||||
<source>Position</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="101"/>
|
||||
<source>Cover gap</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="107"/>
|
||||
<source>Central gap</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="113"/>
|
||||
<source>Zoom</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="119"/>
|
||||
<source>Y offset</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="125"/>
|
||||
<source>Z offset</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="131"/>
|
||||
<source>Cover Angle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="137"/>
|
||||
<source>Visibility</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="143"/>
|
||||
<source>Light</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="149"/>
|
||||
<source>Max angle</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="181"/>
|
||||
<source>Low Performance</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="183"/>
|
||||
<source>High Performance</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="194"/>
|
||||
<source>Use VSync (improve the image quality in fullscreen mode, worse performance)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_gl_flow_config_widget.cpp" line="202"/>
|
||||
<source>Performance:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderOptionsDialog</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_options_dialog.cpp" line="21"/>
|
||||
<source>Save</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_options_dialog.cpp" line="22"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_options_dialog.cpp" line="30"/>
|
||||
<source>Use hardware acceleration (restart needed)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSideBar</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="21"/>
|
||||
<source>LIBRARIES</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="23"/>
|
||||
<source>FOLDERS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="30"/>
|
||||
<source>Search folders and comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSocialDialog</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="50"/>
|
||||
<source>send to:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="62"/>
|
||||
<source>Follow YACReader!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="129"/>
|
||||
<source>I am reading %1 using YACReader.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
@ -134,7 +134,8 @@ macx {
|
||||
|
||||
TRANSLATIONS = yacreaderlibrary_es.ts \
|
||||
yacreaderlibrary_ru.ts \
|
||||
yacreaderlibrary_pt.ts
|
||||
yacreaderlibrary_pt.ts \
|
||||
yacreaderlibrary_source.ts
|
||||
|
||||
Release:DESTDIR = ../release
|
||||
Debug:DESTDIR = ../debug
|
||||
|
@ -385,33 +385,33 @@
|
||||
<context>
|
||||
<name>ImportWidget</name>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="337"/>
|
||||
<location filename="import_widget.cpp" line="357"/>
|
||||
<source>Importing comics</source>
|
||||
<translation>Importando cómics</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="147"/>
|
||||
<location filename="import_widget.cpp" line="151"/>
|
||||
<source>stop</source>
|
||||
<translation>parar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="187"/>
|
||||
<location filename="import_widget.cpp" line="190"/>
|
||||
<source>Some of the comics being added...</source>
|
||||
<translation>Algunos de los cómics que estan siendo añadidos....</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="338"/>
|
||||
<location filename="import_widget.cpp" line="358"/>
|
||||
<source><p>YACReaderLibrary is now creating a new library.</p><p>Create a library could take several minutes. You can stop the process and update the library later for completing the task.</p></source>
|
||||
<oldsource>Create a library could take several minutes. You can stop the process and update the library later for completing the task.</oldsource>
|
||||
<translation><p>YACReaderLibrary está creando una nueva biblioteca.</p><p>Crear una biblioteca puede llevar varios minutos. Puedes parar el proceso en cualquier momento y actualizar la biblioteca más tarde para completar el proceso.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="344"/>
|
||||
<location filename="import_widget.cpp" line="364"/>
|
||||
<source>Updating the library</source>
|
||||
<translation>Actualizando la biblioteca</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="345"/>
|
||||
<location filename="import_widget.cpp" line="365"/>
|
||||
<source><p>The current library is being updated. For faster updates, please, update your libraries frequently.</p><p>You can stop the process and continue updating this library later.</p></source>
|
||||
<oldsource><p>The current library is being updated. For faster updates, please, update your libraries frequently.</p><p>You can stop the process and continue updating this library later.</oldsource>
|
||||
<translation><p>La biblioteca actual está siendo actualizada. Para actualizaciones más rápidas, por favor, actualiza tus bibliotecas frecuentemente.</p><p>Puedes parar el proceso y continunar la actualización más tarde.</p></translation>
|
||||
@ -420,9 +420,8 @@
|
||||
<context>
|
||||
<name>LibraryWindow</name>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="196"/>
|
||||
<source>Select a library:</source>
|
||||
<translation>Seleciona una biblioteca:</translation>
|
||||
<translation type="obsolete">Seleciona una biblioteca:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Clear</source>
|
||||
@ -437,69 +436,73 @@
|
||||
<translation type="obsolete">Incluir archivos (lento)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="243"/>
|
||||
<location filename="library_window.cpp" line="165"/>
|
||||
<source><font color='white'> press 'F' to close fullscreen mode </font></source>
|
||||
<translation><font color='white'> presiona 'F' para salir de pantalla completa </font></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="87"/>
|
||||
<location filename="library_window.cpp" line="99"/>
|
||||
<source>YACReader Library</source>
|
||||
<translation>YACReader Library</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="207"/>
|
||||
<source>Search folders and comics</source>
|
||||
<translation>Buscar carpetas y cómics</translation>
|
||||
<translation type="obsolete">Buscar carpetas y cómics</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="316"/>
|
||||
<location filename="library_window.cpp" line="322"/>
|
||||
<source>Create a new library</source>
|
||||
<translation>Crear una nueva biblioteca</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="321"/>
|
||||
<location filename="library_window.cpp" line="327"/>
|
||||
<source>Open an existing library</source>
|
||||
<translation>Abrir una biblioteca existente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="325"/>
|
||||
<location filename="library_window.cpp" line="326"/>
|
||||
<location filename="library_window.cpp" line="331"/>
|
||||
<location filename="library_window.cpp" line="332"/>
|
||||
<source>Export comics info</source>
|
||||
<translation>Exportar información de los cómics</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="329"/>
|
||||
<location filename="library_window.cpp" line="330"/>
|
||||
<location filename="library_window.cpp" line="335"/>
|
||||
<location filename="library_window.cpp" line="336"/>
|
||||
<source>Import comics info</source>
|
||||
<translation>Importar información de cómics</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="333"/>
|
||||
<location filename="library_window.cpp" line="339"/>
|
||||
<source>Pack covers</source>
|
||||
<translation>Empaquetar portadas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="334"/>
|
||||
<location filename="library_window.cpp" line="340"/>
|
||||
<source>Pack the covers of the selected library</source>
|
||||
<translation>Empaquetar las portadas de la biblioteca seleccionada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="337"/>
|
||||
<location filename="library_window.cpp" line="343"/>
|
||||
<source>Unpack covers</source>
|
||||
<translation>Desempaquetar portadas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="338"/>
|
||||
<location filename="library_window.cpp" line="344"/>
|
||||
<source>Unpack a catalog</source>
|
||||
<translation>Desempaquetar un catálogo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="342"/>
|
||||
<location filename="library_window.cpp" line="348"/>
|
||||
<source>Update current library</source>
|
||||
<translation>Actualizar la biblioteca seleccionada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="347"/>
|
||||
<location filename="library_window.cpp" line="352"/>
|
||||
<source>Rename library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="353"/>
|
||||
<source>Rename current library</source>
|
||||
<translation>Renombrar la biblioteca seleccionada</translation>
|
||||
</message>
|
||||
@ -508,253 +511,296 @@
|
||||
<translation type="obsolete">Borrar la biblioteca seleccionada del disco</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="356"/>
|
||||
<location filename="library_window.cpp" line="358"/>
|
||||
<source>Remove current library from your collection</source>
|
||||
<translation>Eliminar biblioteca de la colección</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="359"/>
|
||||
<location filename="library_window.cpp" line="361"/>
|
||||
<source>Open current comic</source>
|
||||
<translation>Abrir cómic actual</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="360"/>
|
||||
<location filename="library_window.cpp" line="362"/>
|
||||
<source>Open current comic on YACReader</source>
|
||||
<translation>Abrir el cómic actual en YACReader</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="364"/>
|
||||
<location filename="library_window.cpp" line="366"/>
|
||||
<source>Set as read</source>
|
||||
<translation>Marcar como leído</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="365"/>
|
||||
<location filename="library_window.cpp" line="367"/>
|
||||
<source>Set comic as read</source>
|
||||
<translation>Marcar cómic como leído</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="368"/>
|
||||
<location filename="library_window.cpp" line="370"/>
|
||||
<source>Set as unread</source>
|
||||
<translation>Marcar como no leído</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="369"/>
|
||||
<location filename="library_window.cpp" line="371"/>
|
||||
<source>Set comic as unread</source>
|
||||
<translation>Marcar cómic como no leído</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="372"/>
|
||||
<location filename="library_window.cpp" line="374"/>
|
||||
<source>Set all as read</source>
|
||||
<translation>Marcar todos como leídos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="373"/>
|
||||
<location filename="library_window.cpp" line="375"/>
|
||||
<source>Set all comics as read</source>
|
||||
<translation>Marcar todos los cómics como leídos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="376"/>
|
||||
<location filename="library_window.cpp" line="378"/>
|
||||
<source>Set all as unread</source>
|
||||
<translation>Marcar todos como no leídos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="377"/>
|
||||
<location filename="library_window.cpp" line="379"/>
|
||||
<source>Set all comics as unread</source>
|
||||
<translation>Marcar todos los cómics como no leídos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="380"/>
|
||||
<location filename="library_window.cpp" line="382"/>
|
||||
<source>Show/Hide marks</source>
|
||||
<translation>Mostrar/Ocultar marcas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="381"/>
|
||||
<location filename="library_window.cpp" line="383"/>
|
||||
<source>Show or hide readed marks</source>
|
||||
<translation>Mostrar u ocultar marcas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="389"/>
|
||||
<location filename="library_window.cpp" line="391"/>
|
||||
<source>Show properties of current comic</source>
|
||||
<translation>Mostrar las propiedades del cómic actual</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="393"/>
|
||||
<location filename="library_window.cpp" line="395"/>
|
||||
<source>Fullscreen mode on/off</source>
|
||||
<translation>Modo a pantalla completa on/off</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="394"/>
|
||||
<location filename="library_window.cpp" line="396"/>
|
||||
<source>Fullscreen mode on/off (F)</source>
|
||||
<translation>Activar/desactivar modo a pantalla completa (F)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="399"/>
|
||||
<location filename="library_window.cpp" line="403"/>
|
||||
<source>Help, About YACReader</source>
|
||||
<translation>Ayuda, A cerca de... YACReader</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="405"/>
|
||||
<location filename="library_window.cpp" line="411"/>
|
||||
<source>Select root node</source>
|
||||
<translation>Seleccionar el nodo raíz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="409"/>
|
||||
<location filename="library_window.cpp" line="415"/>
|
||||
<source>+</source>
|
||||
<translation>+</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="410"/>
|
||||
<location filename="library_window.cpp" line="416"/>
|
||||
<source>Expand all nodes</source>
|
||||
<translation>Expandir todos los nodos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="414"/>
|
||||
<location filename="library_window.cpp" line="420"/>
|
||||
<source>-</source>
|
||||
<translation>-</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="415"/>
|
||||
<location filename="library_window.cpp" line="421"/>
|
||||
<source>Colapse all nodes</source>
|
||||
<translation>Contraer todos los nodos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="420"/>
|
||||
<location filename="library_window.cpp" line="426"/>
|
||||
<source>Show options dialog</source>
|
||||
<translation>Mostrar opciones</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="425"/>
|
||||
<location filename="library_window.cpp" line="433"/>
|
||||
<source>Show comics server options dialog</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="432"/>
|
||||
<location filename="library_window.cpp" line="444"/>
|
||||
<source>Open folder...</source>
|
||||
<translation>Abrir carpeta...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="436"/>
|
||||
<location filename="library_window.cpp" line="448"/>
|
||||
<source>Open containing folder...</source>
|
||||
<translation>Abrir carpeta contenedora...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="441"/>
|
||||
<location filename="library_window.cpp" line="453"/>
|
||||
<source>Select all comics</source>
|
||||
<translation>Seleccionar todos los cómics</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="445"/>
|
||||
<location filename="library_window.cpp" line="457"/>
|
||||
<source>Edit</source>
|
||||
<translation>Editar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="449"/>
|
||||
<location filename="library_window.cpp" line="461"/>
|
||||
<source>Asign current order to comics</source>
|
||||
<translation>Asignar el orden actual a los cómics</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="453"/>
|
||||
<location filename="library_window.cpp" line="465"/>
|
||||
<source>Update cover</source>
|
||||
<translation>Actualizar portada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="457"/>
|
||||
<location filename="library_window.cpp" line="469"/>
|
||||
<source>Delete selected comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="473"/>
|
||||
<source>Hide comic flow</source>
|
||||
<translation>Ocultar cómic flow</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="537"/>
|
||||
<location filename="library_window.cpp" line="863"/>
|
||||
<source>Old library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="863"/>
|
||||
<source>has been created with an older version of YACReaderLibrary. It must be created again. Do you want to create the library now?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1511"/>
|
||||
<source>Error creating the library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1516"/>
|
||||
<source>Error updating the library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1521"/>
|
||||
<source>Error opening the library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1538"/>
|
||||
<source>Delete comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1538"/>
|
||||
<source>All the selected comics will be deleted from your disk. Are you sure?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="134"/>
|
||||
<source>Library</source>
|
||||
<translation>Librería</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="741"/>
|
||||
<location filename="library_window.cpp" line="357"/>
|
||||
<source>Remove library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="778"/>
|
||||
<source>Update needed</source>
|
||||
<translation>Se necesita actualizar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="741"/>
|
||||
<location filename="library_window.cpp" line="778"/>
|
||||
<source>This library was created with a previous version of YACReaderLibrary. It needs to be updated. Update now?</source>
|
||||
<translation>Esta biblioteca fue creada con una versión anterior de YACReaderLibrary. Es necesario que se actualice. ¿Deseas hacerlo ahora?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="747"/>
|
||||
<location filename="library_window.cpp" line="784"/>
|
||||
<source>Update failed</source>
|
||||
<translation>La actualización ha fallado</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="747"/>
|
||||
<location filename="library_window.cpp" line="784"/>
|
||||
<source>The current library can't be udpated. Check for write write permissions on: </source>
|
||||
<translation>La librería actual no ha podido ser actualizada. Verifica que posees permisos de escritura en: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="789"/>
|
||||
<location filename="library_window.cpp" line="826"/>
|
||||
<source>Download new version</source>
|
||||
<translation>Descargar la nueva versión</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="789"/>
|
||||
<location filename="library_window.cpp" line="826"/>
|
||||
<source>This library was created with a newer version of YACReaderLibrary. Download the new version now?</source>
|
||||
<translation>Esta biblioteca fue creada con una versión más nueva de YACReaderLibrary. ¿Deseas descargar la nueva versión ahora?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="810"/>
|
||||
<location filename="library_window.cpp" line="847"/>
|
||||
<source>Library not available</source>
|
||||
<translation>Biblioteca no disponible</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="810"/>
|
||||
<location filename="library_window.cpp" line="819"/>
|
||||
<location filename="library_window.cpp" line="847"/>
|
||||
<location filename="library_window.cpp" line="863"/>
|
||||
<source>Library </source>
|
||||
<translation>La biblioteca </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="810"/>
|
||||
<location filename="library_window.cpp" line="847"/>
|
||||
<source> is no longer available. Do you want to remove it?</source>
|
||||
<translation> ya no esta disponible. ¿Deseas borrarla?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="819"/>
|
||||
<source>Old library or corrupted</source>
|
||||
<translation>Biblioteca antigua o corrupta</translation>
|
||||
<translation type="obsolete">Biblioteca antigua o corrupta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="819"/>
|
||||
<source> is corrupted or has been created with an older version of YACReaderLibrary. It must be created again. Do you want to create the library now?</source>
|
||||
<translation> está corrupta o ha sido creada con una versión antigua de YACReaderLibrary, por lo que debe ser creada de nuevo. ¿Deseas volver a crearla ahora?</translation>
|
||||
<translation type="obsolete"> está corrupta o ha sido creada con una versión antigua de YACReaderLibrary, por lo que debe ser creada de nuevo. ¿Deseas volver a crearla ahora?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1086"/>
|
||||
<location filename="library_window.cpp" line="1122"/>
|
||||
<source>Library not found</source>
|
||||
<translation>Biblioteca no encontrada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1086"/>
|
||||
<location filename="library_window.cpp" line="1122"/>
|
||||
<source>The selected folder doesn't contain any library.</source>
|
||||
<translation>La carpeta seleccionada no contiene ninguna biblioteca.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1125"/>
|
||||
<location filename="library_window.cpp" line="1163"/>
|
||||
<source>Saving libraries file....</source>
|
||||
<translation>Guardando bibliotecas...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1125"/>
|
||||
<location filename="library_window.cpp" line="1163"/>
|
||||
<source>There was a problem saving YACReaderLibrary libraries file. Please, check if you have enough permissions in the YACReader root folder.</source>
|
||||
<translation>Hubo un problema al guardar las bibliotecas de YACReaderLibrary. Por favor, comprueba si tienes suficientes permisos en el directorio raíz de YACReader.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1192"/>
|
||||
<location filename="library_window.cpp" line="1212"/>
|
||||
<source>Are you sure?</source>
|
||||
<translation>¿Estás seguro?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1192"/>
|
||||
<location filename="library_window.cpp" line="1212"/>
|
||||
<source> library?</source>
|
||||
<translation>?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1193"/>
|
||||
<location filename="library_window.cpp" line="1213"/>
|
||||
<source>Remove and delete metadata</source>
|
||||
<translation>Eliminar y borrar metadatos</translation>
|
||||
</message>
|
||||
@ -763,7 +809,7 @@
|
||||
<translation type="obsolete">¿Deseas borrar </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1192"/>
|
||||
<location filename="library_window.cpp" line="1212"/>
|
||||
<source>Do you want remove </source>
|
||||
<translation>¿Deseas eliminar la biblioteca </translation>
|
||||
</message>
|
||||
@ -773,12 +819,12 @@ Files won't be erased from disk.</source>
|
||||
<translation type="obsolete">? Los archivos no serán borrados del disco.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1369"/>
|
||||
<location filename="library_window.cpp" line="1394"/>
|
||||
<source>Asign comics numbers</source>
|
||||
<translation>Asignar números de cómic</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1370"/>
|
||||
<location filename="library_window.cpp" line="1395"/>
|
||||
<source>Asign numbers starting in:</source>
|
||||
<translation>Asignar números empezando en:</translation>
|
||||
</message>
|
||||
@ -861,153 +907,166 @@ Files won't be erased from disk.</source>
|
||||
<translation type="obsolete">Tamaño : </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="57"/>
|
||||
<location filename="properties_dialog.cpp" line="69"/>
|
||||
<source>General info</source>
|
||||
<translation>Información general</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="58"/>
|
||||
<location filename="properties_dialog.cpp" line="70"/>
|
||||
<source>Authors</source>
|
||||
<translation>Autores</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="59"/>
|
||||
<location filename="properties_dialog.cpp" line="71"/>
|
||||
<source>Publishing</source>
|
||||
<translation>Publicación</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="60"/>
|
||||
<location filename="properties_dialog.cpp" line="72"/>
|
||||
<source>Plot</source>
|
||||
<translation>Argumento</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="65"/>
|
||||
<source>Cover</source>
|
||||
<translation>Portada</translation>
|
||||
<translation type="obsolete">Portada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="85"/>
|
||||
<source>Cover page : </source>
|
||||
<translation>Página de portada : </translation>
|
||||
<translation type="obsolete">Página de portada : </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="112"/>
|
||||
<location filename="properties_dialog.cpp" line="81"/>
|
||||
<source>Cover page</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="142"/>
|
||||
<source>Title:</source>
|
||||
<translation>Título:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="128"/>
|
||||
<location filename="properties_dialog.cpp" line="158"/>
|
||||
<source>Issue number:</source>
|
||||
<translation>Número:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="130"/>
|
||||
<location filename="properties_dialog.cpp" line="160"/>
|
||||
<source>Volume:</source>
|
||||
<translation>Volumen:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="143"/>
|
||||
<location filename="properties_dialog.cpp" line="173"/>
|
||||
<source>Story arc:</source>
|
||||
<translation>Arco argumental:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="145"/>
|
||||
<location filename="properties_dialog.cpp" line="175"/>
|
||||
<source>Genere:</source>
|
||||
<translation>Género:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="147"/>
|
||||
<location filename="properties_dialog.cpp" line="177"/>
|
||||
<source>Size:</source>
|
||||
<translation>Tamaño:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="162"/>
|
||||
<location filename="properties_dialog.cpp" line="192"/>
|
||||
<source>Writer(s):</source>
|
||||
<translation>Guionista(s):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="165"/>
|
||||
<location filename="properties_dialog.cpp" line="195"/>
|
||||
<source>Penciller(s):</source>
|
||||
<translation>Dibujant(es):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="173"/>
|
||||
<location filename="properties_dialog.cpp" line="203"/>
|
||||
<source>Inker(s):</source>
|
||||
<translation>Entintador(es):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="176"/>
|
||||
<location filename="properties_dialog.cpp" line="206"/>
|
||||
<source>Colorist(s):</source>
|
||||
<translation>Color:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="186"/>
|
||||
<location filename="properties_dialog.cpp" line="216"/>
|
||||
<source>Letterer(s):</source>
|
||||
<oldsource>Letterer(es):</oldsource>
|
||||
<translation>Rotulista(s):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="189"/>
|
||||
<location filename="properties_dialog.cpp" line="219"/>
|
||||
<source>Cover Artist(s):</source>
|
||||
<translation>Artista(s) portada:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="210"/>
|
||||
<location filename="properties_dialog.cpp" line="242"/>
|
||||
<source>Day:</source>
|
||||
<translation>Día:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="214"/>
|
||||
<location filename="properties_dialog.cpp" line="246"/>
|
||||
<source>Month:</source>
|
||||
<translation>Mes:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="218"/>
|
||||
<location filename="properties_dialog.cpp" line="250"/>
|
||||
<source>Year:</source>
|
||||
<translation>Año:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="226"/>
|
||||
<location filename="properties_dialog.cpp" line="258"/>
|
||||
<source>Publisher:</source>
|
||||
<translation>Editorial:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="227"/>
|
||||
<location filename="properties_dialog.cpp" line="259"/>
|
||||
<source>Format:</source>
|
||||
<translation>Formato:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="228"/>
|
||||
<location filename="properties_dialog.cpp" line="260"/>
|
||||
<source>Color/BW:</source>
|
||||
<translation>Color/BN:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="229"/>
|
||||
<location filename="properties_dialog.cpp" line="261"/>
|
||||
<source>Age rating:</source>
|
||||
<translation>Casificación edades:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="241"/>
|
||||
<location filename="properties_dialog.cpp" line="274"/>
|
||||
<source>Synopsis:</source>
|
||||
<translation>Sinopsis:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="242"/>
|
||||
<location filename="properties_dialog.cpp" line="275"/>
|
||||
<source>Characters:</source>
|
||||
<translation>Personajes:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="243"/>
|
||||
<location filename="properties_dialog.cpp" line="276"/>
|
||||
<source>Notes:</source>
|
||||
<translation>Notas:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="347"/>
|
||||
<location filename="properties_dialog.cpp" line="395"/>
|
||||
<source>Not found</source>
|
||||
<translation type="unfinished">No encontrado</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="395"/>
|
||||
<source>Comic not found. You should update your library.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="470"/>
|
||||
<source>Edit selected comics information</source>
|
||||
<translation>Editar la información de los cómics seleccionados</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="418"/>
|
||||
<location filename="properties_dialog.cpp" line="541"/>
|
||||
<source>Edit comic information</source>
|
||||
<translation>Editar la información del cócmic</translation>
|
||||
</message>
|
||||
@ -1045,9 +1104,13 @@ Files won't be erased from disk.</source>
|
||||
<context>
|
||||
<name>ServerConfigDialog</name>
|
||||
<message>
|
||||
<location filename="server_config_dialog.cpp" line="59"/>
|
||||
<source>Update IPs</source>
|
||||
<translation>Actualizar IPs</translation>
|
||||
<translation type="obsolete">Actualizar IPs</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="server_config_dialog.cpp" line="60"/>
|
||||
<source>set port</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="server_config_dialog.cpp" line="67"/>
|
||||
@ -1081,12 +1144,12 @@ Files won't be erased from disk.</source>
|
||||
<translation>Puerto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="server_config_dialog.cpp" line="110"/>
|
||||
<location filename="server_config_dialog.cpp" line="115"/>
|
||||
<source>enable the server</source>
|
||||
<translation>activar el servidor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="server_config_dialog.cpp" line="268"/>
|
||||
<location filename="server_config_dialog.cpp" line="274"/>
|
||||
<source>QR generator error!</source>
|
||||
<translation>¡Error del generador QR!</translation>
|
||||
</message>
|
||||
@ -1094,25 +1157,40 @@ Files won't be erased from disk.</source>
|
||||
<context>
|
||||
<name>TableModel</name>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="96"/>
|
||||
<location filename="db/tablemodel.cpp" line="89"/>
|
||||
<source>yes</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="89"/>
|
||||
<source>no</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="115"/>
|
||||
<source>Title</source>
|
||||
<translation>Título</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="98"/>
|
||||
<location filename="db/tablemodel.cpp" line="117"/>
|
||||
<source>File Name</source>
|
||||
<translation>Nombre de archivo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="100"/>
|
||||
<location filename="db/tablemodel.cpp" line="119"/>
|
||||
<source>Pages</source>
|
||||
<translation>Páginas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="102"/>
|
||||
<location filename="db/tablemodel.cpp" line="121"/>
|
||||
<source>Size</source>
|
||||
<translation>Tamaño</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="123"/>
|
||||
<source>Read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ThumbnailCreator</name>
|
||||
@ -1167,6 +1245,29 @@ Files won't be erased from disk.</source>
|
||||
<translation>Actualizar biblioteca</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderDeletingProgress</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="18"/>
|
||||
<source>QLabel {padding:0px; margin:0px;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="20"/>
|
||||
<source>Please wait, deleting in progress...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="22"/>
|
||||
<source>QLabel {color:#ABABAB; padding:0 0 0 0px; margin:0px; font-size:18px; font-weight:bold;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="35"/>
|
||||
<source>cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderFieldEdit</name>
|
||||
<message>
|
||||
@ -1356,4 +1457,40 @@ Files won't be erased from disk.</source>
|
||||
<translation>Usar aceleración por hardware (necesario reiniciar)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSideBar</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="21"/>
|
||||
<source>LIBRARIES</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="23"/>
|
||||
<source>FOLDERS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="30"/>
|
||||
<source>Search folders and comics</source>
|
||||
<translation type="unfinished">Buscar carpetas y cómics</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSocialDialog</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="50"/>
|
||||
<source>send to:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="62"/>
|
||||
<source>Follow YACReader!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="129"/>
|
||||
<source>I am reading %1 using YACReader.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
@ -303,33 +303,33 @@
|
||||
<context>
|
||||
<name>ImportWidget</name>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="337"/>
|
||||
<location filename="import_widget.cpp" line="357"/>
|
||||
<source>Importing comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="147"/>
|
||||
<location filename="import_widget.cpp" line="151"/>
|
||||
<source>stop</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="187"/>
|
||||
<location filename="import_widget.cpp" line="190"/>
|
||||
<source>Some of the comics being added...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="338"/>
|
||||
<location filename="import_widget.cpp" line="358"/>
|
||||
<source><p>YACReaderLibrary is now creating a new library.</p><p>Create a library could take several minutes. You can stop the process and update the library later for completing the task.</p></source>
|
||||
<oldsource>Create a library could take several minutes. You can stop the process and update the library later for completing the task.</oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="344"/>
|
||||
<location filename="import_widget.cpp" line="364"/>
|
||||
<source>Updating the library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="345"/>
|
||||
<location filename="import_widget.cpp" line="365"/>
|
||||
<source><p>The current library is being updated. For faster updates, please, update your libraries frequently.</p><p>You can stop the process and continue updating this library later.</p></source>
|
||||
<oldsource><p>The current library is being updated. For faster updates, please, update your libraries frequently.</p><p>You can stop the process and continue updating this library later.</oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
@ -338,73 +338,77 @@
|
||||
<context>
|
||||
<name>LibraryWindow</name>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="196"/>
|
||||
<source>Select a library:</source>
|
||||
<translation>Selecionar uma biblioteca:</translation>
|
||||
<translation type="obsolete">Selecionar uma biblioteca:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Clear</source>
|
||||
<translation type="obsolete">Limpar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="243"/>
|
||||
<location filename="library_window.cpp" line="165"/>
|
||||
<source><font color='white'> press 'F' to close fullscreen mode </font></source>
|
||||
<translation><font color='white'> pressione 'F' para fechar o modo tela cheia </font></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="87"/>
|
||||
<location filename="library_window.cpp" line="99"/>
|
||||
<source>YACReader Library</source>
|
||||
<translation>Biblioteca YACReader</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="316"/>
|
||||
<location filename="library_window.cpp" line="322"/>
|
||||
<source>Create a new library</source>
|
||||
<translation>Criar uma nova biblioteca</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="321"/>
|
||||
<location filename="library_window.cpp" line="327"/>
|
||||
<source>Open an existing library</source>
|
||||
<translation>Abrir uma biblioteca existente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="325"/>
|
||||
<location filename="library_window.cpp" line="326"/>
|
||||
<location filename="library_window.cpp" line="331"/>
|
||||
<location filename="library_window.cpp" line="332"/>
|
||||
<source>Export comics info</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="329"/>
|
||||
<location filename="library_window.cpp" line="330"/>
|
||||
<location filename="library_window.cpp" line="335"/>
|
||||
<location filename="library_window.cpp" line="336"/>
|
||||
<source>Import comics info</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="333"/>
|
||||
<location filename="library_window.cpp" line="339"/>
|
||||
<source>Pack covers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="334"/>
|
||||
<location filename="library_window.cpp" line="340"/>
|
||||
<source>Pack the covers of the selected library</source>
|
||||
<translation>Pacote de capas da biblioteca selecionada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="337"/>
|
||||
<location filename="library_window.cpp" line="343"/>
|
||||
<source>Unpack covers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="338"/>
|
||||
<location filename="library_window.cpp" line="344"/>
|
||||
<source>Unpack a catalog</source>
|
||||
<translation>Desempacotar um catálogo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="342"/>
|
||||
<location filename="library_window.cpp" line="348"/>
|
||||
<source>Update current library</source>
|
||||
<translation>Atualizar biblioteca atual</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="347"/>
|
||||
<location filename="library_window.cpp" line="352"/>
|
||||
<source>Rename library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="353"/>
|
||||
<source>Rename current library</source>
|
||||
<translation>Renomear biblioteca atual</translation>
|
||||
</message>
|
||||
@ -413,258 +417,288 @@
|
||||
<translation type="obsolete">Excluir biblioteca atual do disco</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="207"/>
|
||||
<source>Search folders and comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="356"/>
|
||||
<location filename="library_window.cpp" line="358"/>
|
||||
<source>Remove current library from your collection</source>
|
||||
<translation>Remover biblioteca atual da sua coleção</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="359"/>
|
||||
<location filename="library_window.cpp" line="361"/>
|
||||
<source>Open current comic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="360"/>
|
||||
<location filename="library_window.cpp" line="362"/>
|
||||
<source>Open current comic on YACReader</source>
|
||||
<translation>Abrir quadrinho atual no YACReader</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="364"/>
|
||||
<location filename="library_window.cpp" line="366"/>
|
||||
<source>Set as read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="365"/>
|
||||
<location filename="library_window.cpp" line="367"/>
|
||||
<source>Set comic as read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="368"/>
|
||||
<location filename="library_window.cpp" line="370"/>
|
||||
<source>Set as unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="369"/>
|
||||
<location filename="library_window.cpp" line="371"/>
|
||||
<source>Set comic as unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="372"/>
|
||||
<location filename="library_window.cpp" line="374"/>
|
||||
<source>Set all as read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="373"/>
|
||||
<location filename="library_window.cpp" line="375"/>
|
||||
<source>Set all comics as read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="376"/>
|
||||
<location filename="library_window.cpp" line="378"/>
|
||||
<source>Set all as unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="377"/>
|
||||
<location filename="library_window.cpp" line="379"/>
|
||||
<source>Set all comics as unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="380"/>
|
||||
<location filename="library_window.cpp" line="382"/>
|
||||
<source>Show/Hide marks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="381"/>
|
||||
<location filename="library_window.cpp" line="383"/>
|
||||
<source>Show or hide readed marks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="389"/>
|
||||
<location filename="library_window.cpp" line="391"/>
|
||||
<source>Show properties of current comic</source>
|
||||
<translation>Mostrar propriedades do quadrinho atual</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="393"/>
|
||||
<location filename="library_window.cpp" line="395"/>
|
||||
<source>Fullscreen mode on/off</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="394"/>
|
||||
<location filename="library_window.cpp" line="396"/>
|
||||
<source>Fullscreen mode on/off (F)</source>
|
||||
<translation>Modo tela cheia ligar/desligar (F)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="399"/>
|
||||
<location filename="library_window.cpp" line="403"/>
|
||||
<source>Help, About YACReader</source>
|
||||
<translation>Ajuda, Sobre o YACReader</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="405"/>
|
||||
<location filename="library_window.cpp" line="411"/>
|
||||
<source>Select root node</source>
|
||||
<translation>Selecionar raiz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="409"/>
|
||||
<location filename="library_window.cpp" line="415"/>
|
||||
<source>+</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="410"/>
|
||||
<location filename="library_window.cpp" line="416"/>
|
||||
<source>Expand all nodes</source>
|
||||
<translation>Expandir todos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="414"/>
|
||||
<location filename="library_window.cpp" line="420"/>
|
||||
<source>-</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="415"/>
|
||||
<location filename="library_window.cpp" line="421"/>
|
||||
<source>Colapse all nodes</source>
|
||||
<translation>Contrair todos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="420"/>
|
||||
<location filename="library_window.cpp" line="426"/>
|
||||
<source>Show options dialog</source>
|
||||
<translation>Mostrar opções</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="425"/>
|
||||
<location filename="library_window.cpp" line="433"/>
|
||||
<source>Show comics server options dialog</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="432"/>
|
||||
<location filename="library_window.cpp" line="444"/>
|
||||
<source>Open folder...</source>
|
||||
<translation>Abrir pasta...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="436"/>
|
||||
<location filename="library_window.cpp" line="448"/>
|
||||
<source>Open containing folder...</source>
|
||||
<translation>Abrir a pasta contendo...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="441"/>
|
||||
<location filename="library_window.cpp" line="453"/>
|
||||
<source>Select all comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="445"/>
|
||||
<location filename="library_window.cpp" line="457"/>
|
||||
<source>Edit</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="449"/>
|
||||
<location filename="library_window.cpp" line="461"/>
|
||||
<source>Asign current order to comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="453"/>
|
||||
<location filename="library_window.cpp" line="465"/>
|
||||
<source>Update cover</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="457"/>
|
||||
<location filename="library_window.cpp" line="469"/>
|
||||
<source>Delete selected comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="473"/>
|
||||
<source>Hide comic flow</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="537"/>
|
||||
<location filename="library_window.cpp" line="863"/>
|
||||
<source>Old library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="863"/>
|
||||
<source>has been created with an older version of YACReaderLibrary. It must be created again. Do you want to create the library now?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1511"/>
|
||||
<source>Error creating the library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1516"/>
|
||||
<source>Error updating the library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1521"/>
|
||||
<source>Error opening the library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1538"/>
|
||||
<source>Delete comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1538"/>
|
||||
<source>All the selected comics will be deleted from your disk. Are you sure?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="134"/>
|
||||
<source>Library</source>
|
||||
<translation>Biblioteca</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="741"/>
|
||||
<location filename="library_window.cpp" line="357"/>
|
||||
<source>Remove library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="778"/>
|
||||
<source>Update needed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="741"/>
|
||||
<location filename="library_window.cpp" line="778"/>
|
||||
<source>This library was created with a previous version of YACReaderLibrary. It needs to be updated. Update now?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="747"/>
|
||||
<location filename="library_window.cpp" line="784"/>
|
||||
<source>Update failed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="747"/>
|
||||
<location filename="library_window.cpp" line="784"/>
|
||||
<source>The current library can't be udpated. Check for write write permissions on: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="789"/>
|
||||
<location filename="library_window.cpp" line="826"/>
|
||||
<source>Download new version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="789"/>
|
||||
<location filename="library_window.cpp" line="826"/>
|
||||
<source>This library was created with a newer version of YACReaderLibrary. Download the new version now?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="810"/>
|
||||
<location filename="library_window.cpp" line="847"/>
|
||||
<source>Library not available</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="810"/>
|
||||
<location filename="library_window.cpp" line="819"/>
|
||||
<location filename="library_window.cpp" line="847"/>
|
||||
<location filename="library_window.cpp" line="863"/>
|
||||
<source>Library </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="810"/>
|
||||
<location filename="library_window.cpp" line="847"/>
|
||||
<source> is no longer available. Do you want to remove it?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="819"/>
|
||||
<source>Old library or corrupted</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="819"/>
|
||||
<source> is corrupted or has been created with an older version of YACReaderLibrary. It must be created again. Do you want to create the library now?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1086"/>
|
||||
<location filename="library_window.cpp" line="1122"/>
|
||||
<source>Library not found</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1086"/>
|
||||
<location filename="library_window.cpp" line="1122"/>
|
||||
<source>The selected folder doesn't contain any library.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1125"/>
|
||||
<location filename="library_window.cpp" line="1163"/>
|
||||
<source>Saving libraries file....</source>
|
||||
<translation>Salvando o arquivo das bibliotecas...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1125"/>
|
||||
<location filename="library_window.cpp" line="1163"/>
|
||||
<source>There was a problem saving YACReaderLibrary libraries file. Please, check if you have enough permissions in the YACReader root folder.</source>
|
||||
<translation>Houve um problema ao salvar o arquivo das bibliotecas do YACReaderLibrary. Por favor, verifique se você tem permissões suficientes na pasta raiz do YACReader.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1192"/>
|
||||
<location filename="library_window.cpp" line="1212"/>
|
||||
<source>Are you sure?</source>
|
||||
<translation>Você tem certeza?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1192"/>
|
||||
<location filename="library_window.cpp" line="1212"/>
|
||||
<source> library?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1193"/>
|
||||
<location filename="library_window.cpp" line="1213"/>
|
||||
<source>Remove and delete metadata</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -673,7 +707,7 @@
|
||||
<translation type="obsolete">Você deseja excluir</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1192"/>
|
||||
<location filename="library_window.cpp" line="1212"/>
|
||||
<source>Do you want remove </source>
|
||||
<translation>Você deseja remover </translation>
|
||||
</message>
|
||||
@ -684,12 +718,12 @@ Files won't be erased from disk.</source>
|
||||
Os arquivos não serão apagados do disco.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1369"/>
|
||||
<location filename="library_window.cpp" line="1394"/>
|
||||
<source>Asign comics numbers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1370"/>
|
||||
<location filename="library_window.cpp" line="1395"/>
|
||||
<source>Asign numbers starting in:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -780,152 +814,157 @@ Os arquivos não serão apagados do disco.</translation>
|
||||
<translation type="obsolete">Tamanho : </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="57"/>
|
||||
<location filename="properties_dialog.cpp" line="69"/>
|
||||
<source>General info</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="58"/>
|
||||
<location filename="properties_dialog.cpp" line="70"/>
|
||||
<source>Authors</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="59"/>
|
||||
<location filename="properties_dialog.cpp" line="71"/>
|
||||
<source>Publishing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="60"/>
|
||||
<location filename="properties_dialog.cpp" line="72"/>
|
||||
<source>Plot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="65"/>
|
||||
<source>Cover</source>
|
||||
<location filename="properties_dialog.cpp" line="81"/>
|
||||
<source>Cover page</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="85"/>
|
||||
<source>Cover page : </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="112"/>
|
||||
<location filename="properties_dialog.cpp" line="142"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="128"/>
|
||||
<location filename="properties_dialog.cpp" line="158"/>
|
||||
<source>Issue number:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="130"/>
|
||||
<location filename="properties_dialog.cpp" line="160"/>
|
||||
<source>Volume:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="143"/>
|
||||
<location filename="properties_dialog.cpp" line="173"/>
|
||||
<source>Story arc:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="145"/>
|
||||
<location filename="properties_dialog.cpp" line="175"/>
|
||||
<source>Genere:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="147"/>
|
||||
<location filename="properties_dialog.cpp" line="177"/>
|
||||
<source>Size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="162"/>
|
||||
<location filename="properties_dialog.cpp" line="192"/>
|
||||
<source>Writer(s):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="165"/>
|
||||
<location filename="properties_dialog.cpp" line="195"/>
|
||||
<source>Penciller(s):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="173"/>
|
||||
<location filename="properties_dialog.cpp" line="203"/>
|
||||
<source>Inker(s):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="176"/>
|
||||
<location filename="properties_dialog.cpp" line="206"/>
|
||||
<source>Colorist(s):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="186"/>
|
||||
<location filename="properties_dialog.cpp" line="216"/>
|
||||
<source>Letterer(s):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="189"/>
|
||||
<location filename="properties_dialog.cpp" line="219"/>
|
||||
<source>Cover Artist(s):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="210"/>
|
||||
<location filename="properties_dialog.cpp" line="242"/>
|
||||
<source>Day:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="214"/>
|
||||
<location filename="properties_dialog.cpp" line="246"/>
|
||||
<source>Month:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="218"/>
|
||||
<location filename="properties_dialog.cpp" line="250"/>
|
||||
<source>Year:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="226"/>
|
||||
<location filename="properties_dialog.cpp" line="258"/>
|
||||
<source>Publisher:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="227"/>
|
||||
<location filename="properties_dialog.cpp" line="259"/>
|
||||
<source>Format:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="228"/>
|
||||
<location filename="properties_dialog.cpp" line="260"/>
|
||||
<source>Color/BW:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="229"/>
|
||||
<location filename="properties_dialog.cpp" line="261"/>
|
||||
<source>Age rating:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="241"/>
|
||||
<location filename="properties_dialog.cpp" line="274"/>
|
||||
<source>Synopsis:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="242"/>
|
||||
<location filename="properties_dialog.cpp" line="275"/>
|
||||
<source>Characters:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="243"/>
|
||||
<location filename="properties_dialog.cpp" line="276"/>
|
||||
<source>Notes:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="347"/>
|
||||
<location filename="properties_dialog.cpp" line="395"/>
|
||||
<source>Not found</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="395"/>
|
||||
<source>Comic not found. You should update your library.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="470"/>
|
||||
<source>Edit selected comics information</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="418"/>
|
||||
<location filename="properties_dialog.cpp" line="541"/>
|
||||
<source>Edit comic information</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -956,8 +995,8 @@ Os arquivos não serão apagados do disco.</translation>
|
||||
<context>
|
||||
<name>ServerConfigDialog</name>
|
||||
<message>
|
||||
<location filename="server_config_dialog.cpp" line="59"/>
|
||||
<source>Update IPs</source>
|
||||
<location filename="server_config_dialog.cpp" line="60"/>
|
||||
<source>set port</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -992,12 +1031,12 @@ Os arquivos não serão apagados do disco.</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="server_config_dialog.cpp" line="110"/>
|
||||
<location filename="server_config_dialog.cpp" line="115"/>
|
||||
<source>enable the server</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="server_config_dialog.cpp" line="268"/>
|
||||
<location filename="server_config_dialog.cpp" line="274"/>
|
||||
<source>QR generator error!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -1005,25 +1044,40 @@ Os arquivos não serão apagados do disco.</translation>
|
||||
<context>
|
||||
<name>TableModel</name>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="96"/>
|
||||
<location filename="db/tablemodel.cpp" line="89"/>
|
||||
<source>yes</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="89"/>
|
||||
<source>no</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="115"/>
|
||||
<source>Title</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="98"/>
|
||||
<location filename="db/tablemodel.cpp" line="117"/>
|
||||
<source>File Name</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="100"/>
|
||||
<location filename="db/tablemodel.cpp" line="119"/>
|
||||
<source>Pages</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="102"/>
|
||||
<location filename="db/tablemodel.cpp" line="121"/>
|
||||
<source>Size</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="123"/>
|
||||
<source>Read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ThumbnailCreator</name>
|
||||
@ -1078,6 +1132,29 @@ Os arquivos não serão apagados do disco.</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderDeletingProgress</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="18"/>
|
||||
<source>QLabel {padding:0px; margin:0px;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="20"/>
|
||||
<source>Please wait, deleting in progress...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="22"/>
|
||||
<source>QLabel {color:#ABABAB; padding:0 0 0 0px; margin:0px; font-size:18px; font-weight:bold;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="35"/>
|
||||
<source>cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderFieldEdit</name>
|
||||
<message>
|
||||
@ -1267,4 +1344,40 @@ Os arquivos não serão apagados do disco.</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSideBar</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="21"/>
|
||||
<source>LIBRARIES</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="23"/>
|
||||
<source>FOLDERS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="30"/>
|
||||
<source>Search folders and comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSocialDialog</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="50"/>
|
||||
<source>send to:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="62"/>
|
||||
<source>Follow YACReader!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="129"/>
|
||||
<source>I am reading %1 using YACReader.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
@ -299,33 +299,33 @@
|
||||
<context>
|
||||
<name>ImportWidget</name>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="337"/>
|
||||
<location filename="import_widget.cpp" line="357"/>
|
||||
<source>Importing comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="147"/>
|
||||
<location filename="import_widget.cpp" line="151"/>
|
||||
<source>stop</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="187"/>
|
||||
<location filename="import_widget.cpp" line="190"/>
|
||||
<source>Some of the comics being added...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="338"/>
|
||||
<location filename="import_widget.cpp" line="358"/>
|
||||
<source><p>YACReaderLibrary is now creating a new library.</p><p>Create a library could take several minutes. You can stop the process and update the library later for completing the task.</p></source>
|
||||
<oldsource>Create a library could take several minutes. You can stop the process and update the library later for completing the task.</oldsource>
|
||||
<translation type="unfinished">Создание библиотеки может занять несколько минут. Вы можете остановить процесс и обновить библиотеку позже для завершения задачи.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="344"/>
|
||||
<location filename="import_widget.cpp" line="364"/>
|
||||
<source>Updating the library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="import_widget.cpp" line="345"/>
|
||||
<location filename="import_widget.cpp" line="365"/>
|
||||
<source><p>The current library is being updated. For faster updates, please, update your libraries frequently.</p><p>You can stop the process and continue updating this library later.</p></source>
|
||||
<oldsource><p>The current library is being updated. For faster updates, please, update your libraries frequently.</p><p>You can stop the process and continue updating this library later.</oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
@ -334,14 +334,13 @@
|
||||
<context>
|
||||
<name>LibraryWindow</name>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="87"/>
|
||||
<location filename="library_window.cpp" line="99"/>
|
||||
<source>YACReader Library</source>
|
||||
<translation>Библиотека YACReader</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="196"/>
|
||||
<source>Select a library:</source>
|
||||
<translation>Выбор библиотеки:</translation>
|
||||
<translation type="obsolete">Выбор библиотеки:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Clear</source>
|
||||
@ -356,59 +355,64 @@
|
||||
<translation type="obsolete">Включить файлы (медленнее)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="243"/>
|
||||
<location filename="library_window.cpp" line="165"/>
|
||||
<source><font color='white'> press 'F' to close fullscreen mode </font></source>
|
||||
<translation><font color='white'> нажмите 'F' чтобы выйте из Полноэкранного режима </font></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="316"/>
|
||||
<location filename="library_window.cpp" line="322"/>
|
||||
<source>Create a new library</source>
|
||||
<translation>Создать новую библиотеку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="321"/>
|
||||
<location filename="library_window.cpp" line="327"/>
|
||||
<source>Open an existing library</source>
|
||||
<translation>Открыть существующую библиотеку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="325"/>
|
||||
<location filename="library_window.cpp" line="326"/>
|
||||
<location filename="library_window.cpp" line="331"/>
|
||||
<location filename="library_window.cpp" line="332"/>
|
||||
<source>Export comics info</source>
|
||||
<translation>Експорт комикса</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="329"/>
|
||||
<location filename="library_window.cpp" line="330"/>
|
||||
<location filename="library_window.cpp" line="335"/>
|
||||
<location filename="library_window.cpp" line="336"/>
|
||||
<source>Import comics info</source>
|
||||
<translation>Импорт комикса</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="333"/>
|
||||
<location filename="library_window.cpp" line="339"/>
|
||||
<source>Pack covers</source>
|
||||
<translation>Запакавать обложки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="334"/>
|
||||
<location filename="library_window.cpp" line="340"/>
|
||||
<source>Pack the covers of the selected library</source>
|
||||
<translation>Запакавать обложки выбранной библиотеки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="337"/>
|
||||
<location filename="library_window.cpp" line="343"/>
|
||||
<source>Unpack covers</source>
|
||||
<translation>Распокавать обложки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="338"/>
|
||||
<location filename="library_window.cpp" line="344"/>
|
||||
<source>Unpack a catalog</source>
|
||||
<translation>Распакавать каталог</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="342"/>
|
||||
<location filename="library_window.cpp" line="348"/>
|
||||
<source>Update current library</source>
|
||||
<translation>Обновить текущую библиотеку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="347"/>
|
||||
<location filename="library_window.cpp" line="352"/>
|
||||
<source>Rename library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="353"/>
|
||||
<source>Rename current library</source>
|
||||
<translation>Переименовать текущую бибилиотеку</translation>
|
||||
</message>
|
||||
@ -417,258 +421,296 @@
|
||||
<translation type="obsolete">Удалить текущую библиотеку с диска</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="207"/>
|
||||
<source>Search folders and comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="356"/>
|
||||
<location filename="library_window.cpp" line="358"/>
|
||||
<source>Remove current library from your collection</source>
|
||||
<translation>Удалите текущую библиотеку из своей коллекции</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="359"/>
|
||||
<location filename="library_window.cpp" line="361"/>
|
||||
<source>Open current comic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="360"/>
|
||||
<location filename="library_window.cpp" line="362"/>
|
||||
<source>Open current comic on YACReader</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="364"/>
|
||||
<location filename="library_window.cpp" line="366"/>
|
||||
<source>Set as read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="365"/>
|
||||
<location filename="library_window.cpp" line="367"/>
|
||||
<source>Set comic as read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="368"/>
|
||||
<location filename="library_window.cpp" line="370"/>
|
||||
<source>Set as unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="369"/>
|
||||
<location filename="library_window.cpp" line="371"/>
|
||||
<source>Set comic as unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="372"/>
|
||||
<location filename="library_window.cpp" line="374"/>
|
||||
<source>Set all as read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="373"/>
|
||||
<location filename="library_window.cpp" line="375"/>
|
||||
<source>Set all comics as read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="376"/>
|
||||
<location filename="library_window.cpp" line="378"/>
|
||||
<source>Set all as unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="377"/>
|
||||
<location filename="library_window.cpp" line="379"/>
|
||||
<source>Set all comics as unread</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="380"/>
|
||||
<location filename="library_window.cpp" line="382"/>
|
||||
<source>Show/Hide marks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="381"/>
|
||||
<location filename="library_window.cpp" line="383"/>
|
||||
<source>Show or hide readed marks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="389"/>
|
||||
<location filename="library_window.cpp" line="391"/>
|
||||
<source>Show properties of current comic</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="393"/>
|
||||
<location filename="library_window.cpp" line="395"/>
|
||||
<source>Fullscreen mode on/off</source>
|
||||
<translation>Полноекранный режим включить/выключить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="394"/>
|
||||
<location filename="library_window.cpp" line="396"/>
|
||||
<source>Fullscreen mode on/off (F)</source>
|
||||
<translation>полноекранный режим включить/выключить(F)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="399"/>
|
||||
<location filename="library_window.cpp" line="403"/>
|
||||
<source>Help, About YACReader</source>
|
||||
<translation>Справка, о программе YACReader</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="405"/>
|
||||
<location filename="library_window.cpp" line="411"/>
|
||||
<source>Select root node</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="409"/>
|
||||
<location filename="library_window.cpp" line="415"/>
|
||||
<source>+</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="410"/>
|
||||
<location filename="library_window.cpp" line="416"/>
|
||||
<source>Expand all nodes</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="414"/>
|
||||
<location filename="library_window.cpp" line="420"/>
|
||||
<source>-</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="415"/>
|
||||
<location filename="library_window.cpp" line="421"/>
|
||||
<source>Colapse all nodes</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="420"/>
|
||||
<location filename="library_window.cpp" line="426"/>
|
||||
<source>Show options dialog</source>
|
||||
<translation>Показать настройки диаога</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="425"/>
|
||||
<location filename="library_window.cpp" line="433"/>
|
||||
<source>Show comics server options dialog</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="432"/>
|
||||
<location filename="library_window.cpp" line="444"/>
|
||||
<source>Open folder...</source>
|
||||
<translation>Открыть папку...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="436"/>
|
||||
<location filename="library_window.cpp" line="448"/>
|
||||
<source>Open containing folder...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="441"/>
|
||||
<location filename="library_window.cpp" line="453"/>
|
||||
<source>Select all comics</source>
|
||||
<translation>Выбрать все комиксы</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="445"/>
|
||||
<location filename="library_window.cpp" line="457"/>
|
||||
<source>Edit</source>
|
||||
<translation>Редактировать</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="449"/>
|
||||
<location filename="library_window.cpp" line="461"/>
|
||||
<source>Asign current order to comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="453"/>
|
||||
<location filename="library_window.cpp" line="465"/>
|
||||
<source>Update cover</source>
|
||||
<translation>Обновить обложки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="457"/>
|
||||
<location filename="library_window.cpp" line="469"/>
|
||||
<source>Delete selected comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="473"/>
|
||||
<source>Hide comic flow</source>
|
||||
<translation>Не показывать поток комиксов</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="537"/>
|
||||
<location filename="library_window.cpp" line="863"/>
|
||||
<source>Old library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="863"/>
|
||||
<source>has been created with an older version of YACReaderLibrary. It must be created again. Do you want to create the library now?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1511"/>
|
||||
<source>Error creating the library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1516"/>
|
||||
<source>Error updating the library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1521"/>
|
||||
<source>Error opening the library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1538"/>
|
||||
<source>Delete comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1538"/>
|
||||
<source>All the selected comics will be deleted from your disk. Are you sure?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="134"/>
|
||||
<source>Library</source>
|
||||
<translation>Библиотека</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="741"/>
|
||||
<location filename="library_window.cpp" line="357"/>
|
||||
<source>Remove library</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="778"/>
|
||||
<source>Update needed</source>
|
||||
<translation>Необходимо обновление</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="741"/>
|
||||
<location filename="library_window.cpp" line="778"/>
|
||||
<source>This library was created with a previous version of YACReaderLibrary. It needs to be updated. Update now?</source>
|
||||
<translation>Эта библиотека была создана с предыдущей версией YACReaderLibrary. Она должна быть обновлена. Обновить сейчас?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="747"/>
|
||||
<location filename="library_window.cpp" line="784"/>
|
||||
<source>Update failed</source>
|
||||
<translation>Обновить неудалось</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="747"/>
|
||||
<location filename="library_window.cpp" line="784"/>
|
||||
<source>The current library can't be udpated. Check for write write permissions on: </source>
|
||||
<translation>В настоящее время библиотека не может быть обновлена. Проверьте права на чтение/запись:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="789"/>
|
||||
<location filename="library_window.cpp" line="826"/>
|
||||
<source>Download new version</source>
|
||||
<translation>Загрузить новую версию</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="789"/>
|
||||
<location filename="library_window.cpp" line="826"/>
|
||||
<source>This library was created with a newer version of YACReaderLibrary. Download the new version now?</source>
|
||||
<translation>Эта библиотека был создан при новой версией YACReaderLibrary. Скачать новую версию сейчас?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="810"/>
|
||||
<location filename="library_window.cpp" line="847"/>
|
||||
<source>Library not available</source>
|
||||
<translation> Библиотека не доступна</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="810"/>
|
||||
<location filename="library_window.cpp" line="819"/>
|
||||
<location filename="library_window.cpp" line="847"/>
|
||||
<location filename="library_window.cpp" line="863"/>
|
||||
<source>Library </source>
|
||||
<translation>Библиотека</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="810"/>
|
||||
<location filename="library_window.cpp" line="847"/>
|
||||
<source> is no longer available. Do you want to remove it?</source>
|
||||
<translation>больше не доступна. Вы хотите, чтобы удалить его?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="819"/>
|
||||
<source>Old library or corrupted</source>
|
||||
<translation>Старая библиотека повреждена</translation>
|
||||
<translation type="obsolete">Старая библиотека повреждена</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="819"/>
|
||||
<source> is corrupted or has been created with an older version of YACReaderLibrary. It must be created again. Do you want to create the library now?</source>
|
||||
<translation>поврежден или создан с более старой версией библиотеки YACReader. Она должна быть создана заново. Вы хотите создать библиотеку сейчас?</translation>
|
||||
<translation type="obsolete">поврежден или создан с более старой версией библиотеки YACReader. Она должна быть создана заново. Вы хотите создать библиотеку сейчас?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1086"/>
|
||||
<location filename="library_window.cpp" line="1122"/>
|
||||
<source>Library not found</source>
|
||||
<translation>Библиотека не найдена</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1086"/>
|
||||
<location filename="library_window.cpp" line="1122"/>
|
||||
<source>The selected folder doesn't contain any library.</source>
|
||||
<translation>Выбранная папка не содержит библиотеку.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1125"/>
|
||||
<location filename="library_window.cpp" line="1163"/>
|
||||
<source>Saving libraries file....</source>
|
||||
<translation>Сохранение файлов библиотеки ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1125"/>
|
||||
<location filename="library_window.cpp" line="1163"/>
|
||||
<source>There was a problem saving YACReaderLibrary libraries file. Please, check if you have enough permissions in the YACReader root folder.</source>
|
||||
<translation>Возникла проблема при сохранения YACReaderLibrary библиотеки файлов. Пожалуйста, проверьте, достаточно ли у вас разрешения в YACReader корневой папке.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1192"/>
|
||||
<location filename="library_window.cpp" line="1212"/>
|
||||
<source>Are you sure?</source>
|
||||
<translation>Вы уверены?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1192"/>
|
||||
<location filename="library_window.cpp" line="1212"/>
|
||||
<source> library?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1193"/>
|
||||
<location filename="library_window.cpp" line="1213"/>
|
||||
<source>Remove and delete metadata</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -677,7 +719,7 @@
|
||||
<translation type="obsolete">Вы хотите удалить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1192"/>
|
||||
<location filename="library_window.cpp" line="1212"/>
|
||||
<source>Do you want remove </source>
|
||||
<translation>Вы хотите удалить</translation>
|
||||
</message>
|
||||
@ -688,12 +730,12 @@ Files won't be erased from disk.</source>
|
||||
Файлы не могут быть удалены с жесткого диска.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1369"/>
|
||||
<location filename="library_window.cpp" line="1394"/>
|
||||
<source>Asign comics numbers</source>
|
||||
<translation>Назначение номеров комикса</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="library_window.cpp" line="1370"/>
|
||||
<location filename="library_window.cpp" line="1395"/>
|
||||
<source>Asign numbers starting in:</source>
|
||||
<translation>Назначьте номера, начинающиеся на:</translation>
|
||||
</message>
|
||||
@ -732,152 +774,165 @@ Files won't be erased from disk.</source>
|
||||
<context>
|
||||
<name>PropertiesDialog</name>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="57"/>
|
||||
<location filename="properties_dialog.cpp" line="69"/>
|
||||
<source>General info</source>
|
||||
<translation type="unfinished">Общия информация</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="58"/>
|
||||
<location filename="properties_dialog.cpp" line="70"/>
|
||||
<source>Authors</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="59"/>
|
||||
<location filename="properties_dialog.cpp" line="71"/>
|
||||
<source>Publishing</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="60"/>
|
||||
<location filename="properties_dialog.cpp" line="72"/>
|
||||
<source>Plot</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="65"/>
|
||||
<source>Cover</source>
|
||||
<translation type="unfinished">Осветить</translation>
|
||||
<translation type="obsolete">Осветить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="85"/>
|
||||
<source>Cover page : </source>
|
||||
<translation type="unfinished">Осветить страницу:</translation>
|
||||
<translation type="obsolete">Осветить страницу:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="112"/>
|
||||
<location filename="properties_dialog.cpp" line="81"/>
|
||||
<source>Cover page</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="142"/>
|
||||
<source>Title:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="128"/>
|
||||
<location filename="properties_dialog.cpp" line="158"/>
|
||||
<source>Issue number:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="130"/>
|
||||
<location filename="properties_dialog.cpp" line="160"/>
|
||||
<source>Volume:</source>
|
||||
<translation>Объём :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="143"/>
|
||||
<location filename="properties_dialog.cpp" line="173"/>
|
||||
<source>Story arc:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="145"/>
|
||||
<location filename="properties_dialog.cpp" line="175"/>
|
||||
<source>Genere:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="147"/>
|
||||
<location filename="properties_dialog.cpp" line="177"/>
|
||||
<source>Size:</source>
|
||||
<translation>Размер:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="162"/>
|
||||
<location filename="properties_dialog.cpp" line="192"/>
|
||||
<source>Writer(s):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="165"/>
|
||||
<location filename="properties_dialog.cpp" line="195"/>
|
||||
<source>Penciller(s):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="173"/>
|
||||
<location filename="properties_dialog.cpp" line="203"/>
|
||||
<source>Inker(s):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="176"/>
|
||||
<location filename="properties_dialog.cpp" line="206"/>
|
||||
<source>Colorist(s):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="186"/>
|
||||
<location filename="properties_dialog.cpp" line="216"/>
|
||||
<source>Letterer(s):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="189"/>
|
||||
<location filename="properties_dialog.cpp" line="219"/>
|
||||
<source>Cover Artist(s):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="210"/>
|
||||
<location filename="properties_dialog.cpp" line="242"/>
|
||||
<source>Day:</source>
|
||||
<translation>День:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="214"/>
|
||||
<location filename="properties_dialog.cpp" line="246"/>
|
||||
<source>Month:</source>
|
||||
<translation>месяц:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="218"/>
|
||||
<location filename="properties_dialog.cpp" line="250"/>
|
||||
<source>Year:</source>
|
||||
<translation>Год:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="226"/>
|
||||
<location filename="properties_dialog.cpp" line="258"/>
|
||||
<source>Publisher:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="227"/>
|
||||
<location filename="properties_dialog.cpp" line="259"/>
|
||||
<source>Format:</source>
|
||||
<translation>Формат:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="228"/>
|
||||
<location filename="properties_dialog.cpp" line="260"/>
|
||||
<source>Color/BW:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="229"/>
|
||||
<location filename="properties_dialog.cpp" line="261"/>
|
||||
<source>Age rating:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="241"/>
|
||||
<location filename="properties_dialog.cpp" line="274"/>
|
||||
<source>Synopsis:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="242"/>
|
||||
<location filename="properties_dialog.cpp" line="275"/>
|
||||
<source>Characters:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="243"/>
|
||||
<location filename="properties_dialog.cpp" line="276"/>
|
||||
<source>Notes:</source>
|
||||
<translation>Примичяние:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="347"/>
|
||||
<location filename="properties_dialog.cpp" line="395"/>
|
||||
<source>Not found</source>
|
||||
<translation type="unfinished">Не найдено</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="395"/>
|
||||
<source>Comic not found. You should update your library.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="470"/>
|
||||
<source>Edit selected comics information</source>
|
||||
<translation>Редактировать информацию выбранного комикса</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="properties_dialog.cpp" line="418"/>
|
||||
<location filename="properties_dialog.cpp" line="541"/>
|
||||
<source>Edit comic information</source>
|
||||
<translation type="unfinished">Реддактировать информацию </translation>
|
||||
</message>
|
||||
@ -916,8 +971,8 @@ Files won't be erased from disk.</source>
|
||||
<translation type="obsolete">IP</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="server_config_dialog.cpp" line="59"/>
|
||||
<source>Update IPs</source>
|
||||
<location filename="server_config_dialog.cpp" line="60"/>
|
||||
<source>set port</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -952,12 +1007,12 @@ Files won't be erased from disk.</source>
|
||||
<translation>Порт</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="server_config_dialog.cpp" line="110"/>
|
||||
<location filename="server_config_dialog.cpp" line="115"/>
|
||||
<source>enable the server</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="server_config_dialog.cpp" line="268"/>
|
||||
<location filename="server_config_dialog.cpp" line="274"/>
|
||||
<source>QR generator error!</source>
|
||||
<translation>Ошибка QR генератора!</translation>
|
||||
</message>
|
||||
@ -965,25 +1020,40 @@ Files won't be erased from disk.</source>
|
||||
<context>
|
||||
<name>TableModel</name>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="96"/>
|
||||
<location filename="db/tablemodel.cpp" line="89"/>
|
||||
<source>yes</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="89"/>
|
||||
<source>no</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="115"/>
|
||||
<source>Title</source>
|
||||
<translation>Заголовок</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="98"/>
|
||||
<location filename="db/tablemodel.cpp" line="117"/>
|
||||
<source>File Name</source>
|
||||
<translation>Имя файла</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="100"/>
|
||||
<location filename="db/tablemodel.cpp" line="119"/>
|
||||
<source>Pages</source>
|
||||
<translation>Страницы</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="102"/>
|
||||
<location filename="db/tablemodel.cpp" line="121"/>
|
||||
<source>Size</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="db/tablemodel.cpp" line="123"/>
|
||||
<source>Read</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UpdateLibraryDialog</name>
|
||||
@ -1003,6 +1073,29 @@ Files won't be erased from disk.</source>
|
||||
<translation>Обновить библиотеку</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderDeletingProgress</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="18"/>
|
||||
<source>QLabel {padding:0px; margin:0px;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="20"/>
|
||||
<source>Please wait, deleting in progress...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="22"/>
|
||||
<source>QLabel {color:#ABABAB; padding:0 0 0 0px; margin:0px; font-size:18px; font-weight:bold;}</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_deleting_progress.cpp" line="35"/>
|
||||
<source>cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderFieldEdit</name>
|
||||
<message>
|
||||
@ -1192,4 +1285,40 @@ Files won't be erased from disk.</source>
|
||||
<translation>Использовать аппаратное ускорение (необходима перезагрузка)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSideBar</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="21"/>
|
||||
<source>LIBRARIES</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="23"/>
|
||||
<source>FOLDERS</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_sidebar.cpp" line="30"/>
|
||||
<source>Search folders and comics</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>YACReaderSocialDialog</name>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="50"/>
|
||||
<source>send to:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="62"/>
|
||||
<source>Follow YACReader!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../custom_widgets/yacreader_social_dialog.cpp" line="129"/>
|
||||
<source>I am reading %1 using YACReader.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
|
1272
YACReaderLibrary/yacreaderlibrary_source.ts
Normal file
1272
YACReaderLibrary/yacreaderlibrary_source.ts
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user